Quadratic roots, medium range

Time bar (total: 22.2s)

analyze446.0ms (2%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%0%100%0%0%0%0
0%0%0%100%0%0%0%1
0%0%0%100%0%0%0%2
0%0%0%100%0%0%0%3
0%0%0%100%0%0%0%4
0%0%0%100%0%0%0%5
0%0%0%100%0%0%0%6
6.8%0%0%100%0%0%0%7
15.9%0%0%100%0%0%0%8
23.1%0%0%100%0%0%0%9
36.5%0%0%100%0%0%0%10
45.4%0%0%100%0%0%0%11
52.3%0%0%100%0%0%0%12
Compiler

Compiled 43 to 27 computations (37.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 276.0ms
ival-mult: 148.0ms (53.6% of total)
...c/correct-round.rkt:119:19: 37.0ms (13.4% of total)
ival-<: 28.0ms (10.1% of total)
ival-sqrt: 12.0ms (4.3% of total)
ival-div: 10.0ms (3.6% of total)
ival-add: 9.0ms (3.3% of total)
ival-sub: 9.0ms (3.3% of total)
ival-and: 9.0ms (3.3% of total)
ival-neg: 9.0ms (3.3% of total)
const: 2.0ms (0.7% of total)
backward-pass: 1.0ms (0.4% of total)

sample4.1s (18.3%)

Results
2.3s6069×1valid
667.0ms2187×0valid
232.0ms1203×0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.4s
ival-mult: 768.0ms (31.4% of total)
backward-pass: 342.0ms (14% of total)
ival-<: 273.0ms (11.2% of total)
ival-sub: 262.0ms (10.7% of total)
...c/correct-round.rkt:119:19: 231.0ms (9.5% of total)
ival-sqrt: 137.0ms (5.6% of total)
ival-div: 136.0ms (5.6% of total)
ival-neg: 131.0ms (5.4% of total)
ival-add: 85.0ms (3.5% of total)
ival-and: 59.0ms (2.4% of total)
const: 21.0ms (0.9% of total)
Bogosity

preprocess191.0ms (0.9%)

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

Useful iterations: 2 (0.0ms)

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

explain274.0ms (1.2%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2413(16373.797540923606 1815831007.504178 583648292902.2036)0-(+.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
178.0ms388×1valid
37.0ms124×0valid
Compiler

Compiled 168 to 44 computations (73.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 99.0ms
ival-mult: 52.0ms (52.6% of total)
backward-pass: 15.0ms (15.2% of total)
ival-div: 7.0ms (7.1% of total)
ival-sqrt: 7.0ms (7.1% of total)
ival-neg: 6.0ms (6.1% of total)
ival-sub: 5.0ms (5.1% of total)
ival-add: 5.0ms (5.1% of total)
const: 1.0ms (1% 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
30.7%
(/.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)

simplify137.0ms (0.6%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

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

Useful iterations: 1 (0.0ms)

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

localize220.0ms (1%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy99.8%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
accuracy30.6%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
Results
191.0ms194×1valid
9.0ms62×0valid
Compiler

Compiled 70 to 14 computations (80% saved)

Precisions
Click to see histograms. Total time spent on operations: 34.0ms
ival-mult: 15.0ms (44.3% of total)
backward-pass: 6.0ms (17.7% of total)
ival-div: 4.0ms (11.8% of total)
ival-sqrt: 4.0ms (11.8% of total)
ival-sub: 2.0ms (5.9% of total)
ival-add: 2.0ms (5.9% of total)
const: 1.0ms (3% of total)

series35.0ms (0.2%)

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

rewrite241.0ms (1.1%)

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

Useful iterations: 1 (0.0ms)

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

simplify384.0ms (1.7%)

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

Useful iterations: 2 (0.0ms)

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

eval102.0ms (0.5%)

Compiler

Compiled 19286 to 1983 computations (89.7% saved)

prune195.0ms (0.9%)

Pruning

44 alts after pruning (43 fresh and 1 done)

PrunedKeptTotal
New66543708
Fresh000
Picked011
Done000
Total66544709
Accuracy
99.5%
Counts
709 → 44
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.9%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
31.9%
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
30.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
30.1%
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64)))
30.4%
(/.f64 (/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
30.7%
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 4 binary64))) a)
81.6%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
90.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)))
30.8%
(/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64)))
90.9%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
24.3%
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))) b) (*.f64 a #s(literal 2 binary64)))
29.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
30.9%
(/.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)))
30.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
30.1%
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
30.7%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
30.5%
(/.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)))
30.4%
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
95.6%
(/.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)
30.0%
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
30.1%
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
30.4%
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
30.5%
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) b))
30.1%
(/.f64 (+.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
30.3%
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a b)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) #s(literal -4 binary64))
90.5%
(/.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)))
95.1%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))))))))) (*.f64 a #s(literal 2 binary64)))
93.6%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
30.4%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64)))))
30.2%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
30.1%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))
30.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
30.1%
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
90.9%
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
94.1%
(-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
95.6%
(-.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))
82.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
30.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
30.3%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
30.1%
(*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
30.4%
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b)))
90.6%
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))
93.7%
(*.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)))
95.3%
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c a))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
Compiler

Compiled 2609 to 1607 computations (38.4% saved)

simplify201.0ms (0.9%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff256
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
cost-diff256
(+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))
cost-diff256
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
cost-diff256
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b))
cost-diff0
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
cost-diff640
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
cost-diff128
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
cost-diff128
(sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))
cost-diff128
(-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b)
cost-diff128
(/.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-diff0
(/.f64 c b)
cost-diff0
(-.f64 #s(literal 0 binary64) (/.f64 c b))
cost-diff256
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))
cost-diff256
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b)))
cost-diff256
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
cost-diff256
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
Rules
4144×*-lowering-*.f32
4144×*-lowering-*.f64
1880×+-lowering-+.f64
1880×+-lowering-+.f32
1450×/-lowering-/.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
070650
1206633
2603613
31888580
44755574
08146574
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b))))) (/ c b))
(* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b)))))
a
(- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b))))
(* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)))
(+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))
(/ (* (* c (* c c)) -2) (pow b 5))
(* (* c (* c c)) -2)
(* c (* c c))
c
(* c c)
-2
(pow b 5)
b
5
(/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)
(* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a)))
-1/4
(* (/ (pow c 4) (pow b 6)) (* 20 a))
(/ (pow c 4) (pow b 6))
(pow c 4)
4
(pow b 6)
6
(* 20 a)
20
(/ (* c c) (* b (* b b)))
(* b (* b b))
(* b b)
(/ c b)
(- 0 (/ c b))
0
(/ c b)
c
b
(/ (- (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
(* (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) (/ 1 (/ a (/ b (/ a 1/2)))))
(- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)
(* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(/ a b)
(/ 1 (/ a (/ b (/ a 1/2))))
1
(/ a (/ b (/ a 1/2)))
(/ b (/ a 1/2))
(/ a 1/2)
1/2
(/ (* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))) (* a 2))
(* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))))
c
(+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))
(/ (* a -2) b)
(* a -2)
a
-2
b
(* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))
(+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))
(/ (* -4 (* c (* a (* a a)))) (pow b 5))
(* -4 (* c (* a (* a a))))
-4
(* c (* a (* a a)))
(* a (* a a))
(* a a)
(pow b 5)
5
(/ (* -2 (* a a)) (* b (* b b)))
(* -2 (* a a))
(* b (* b b))
(* b b)
(* a 2)
2
Outputs
(- (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b))))) (/ c b))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b)))))
(*.f64 a (+.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 b b)))))))
a
(- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b))))
(+.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 b b))))))
(* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))
(+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/ (* (* c (* c c)) -2) (pow b 5))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* (* c (* c c)) -2)
(*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))
(* c (* c c))
(*.f64 c (*.f64 c c))
c
(* c c)
(*.f64 c c)
-2
#s(literal -2 binary64)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
b
5
#s(literal 5 binary64)
(/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 6 binary64)))
-1/4
#s(literal -1/4 binary64)
(* (/ (pow c 4) (pow b 6)) (* 20 a))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
4
#s(literal 4 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(* 20 a)
(*.f64 a #s(literal 20 binary64))
20
#s(literal 20 binary64)
(/ (* c c) (* b (* b b)))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ c b)
(/.f64 c b)
(- 0 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
0
#s(literal 0 binary64)
(/ c b)
(/.f64 c b)
c
b
(/ (- (sqrt (* c (+ (* a -4) (/ (* b b) c)))) b) (* a 2))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -4 binary64))))) b)
(sqrt (* c (+ (* a -4) (/ (* b b) c))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(* c (+ (* a -4) (/ (* b b) c)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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)
(* (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) (/ 1 (/ a (/ b (/ a 1/2)))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64)))
(- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)
(*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -1 binary64)))
(* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))
(/.f64 (*.f64 a (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 b)
(/.f64 a b)
(/ 1 (/ a (/ b (/ a 1/2))))
(/.f64 b (/.f64 (*.f64 a a) #s(literal 1/2 binary64)))
1
#s(literal 1 binary64)
(/ a (/ b (/ a 1/2)))
(/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(/ b (/ a 1/2))
(/.f64 b (/.f64 a #s(literal 1/2 binary64)))
(/ a 1/2)
(/.f64 a #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(/ (* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))) (* a 2))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 c (*.f64 a #s(literal 2 binary64))))
(* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))))))
c
(+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))
(+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
(/ (* a -2) b)
(/.f64 (*.f64 a #s(literal -2 binary64)) b)
(* a -2)
(*.f64 a #s(literal -2 binary64))
a
-2
#s(literal -2 binary64)
b
(* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))
(*.f64 c (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))))
(+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))))
(/ (* -4 (* c (* a (* a a)))) (pow b 5))
(/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (* c (* a (* a a))))
(*.f64 a (*.f64 a (*.f64 a (*.f64 c #s(literal -4 binary64)))))
-4
#s(literal -4 binary64)
(* c (* a (* a a)))
(*.f64 c (*.f64 a (*.f64 a a)))
(* a (* a a))
(*.f64 a (*.f64 a a))
(* a a)
(*.f64 a a)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(/ (* -2 (* a a)) (* b (* b b)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (* a a))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)

localize611.0ms (2.8%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
accuracy99.5%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
accuracy99.5%
(*.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)))))))
accuracy99.4%
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
accuracy99.5%
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
accuracy99.5%
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b))
accuracy99.5%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
accuracy30.6%
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)
accuracy99.7%
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
accuracy99.6%
(/.f64 (*.f64 b b) c)
accuracy99.5%
(/.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)))
accuracy30.6%
(-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b)
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
accuracy99.5%
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b)
accuracy99.5%
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))
accuracy99.4%
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy99.4%
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
Results
403.0ms195×1valid
54.0ms61×0valid
Compiler

Compiled 752 to 71 computations (90.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 213.0ms
ival-mult: 66.0ms (31% of total)
ival-div: 52.0ms (24.4% of total)
backward-pass: 32.0ms (15% of total)
ival-sub: 28.0ms (13.1% of total)
ival-pow: 14.0ms (6.6% of total)
ival-add: 11.0ms (5.2% of total)
ival-sqrt: 7.0ms (3.3% of total)
const: 3.0ms (1.4% of total)

series111.0ms (0.5%)

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

204 calls:

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

rewrite452.0ms (2%)

Algorithm
batch-egg-rewrite
Rules
5520×*-lowering-*.f32
5520×*-lowering-*.f64
5184×/-lowering-/.f32
5184×/-lowering-/.f64
1826×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
069410
1326394
22024393
08483393
Stop Event
iter limit
node limit
Counts
25 → 1337
Calls
Call 1
Inputs
(* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b)))))
(- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b))))
(* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)))
(+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))
(- 0 (/ c b))
(/ c b)
(/ (- (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)))
(* (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) (/ 1 (/ a (/ b (/ a 1/2)))))
(/ 1 (/ a (/ b (/ a 1/2))))
(- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)
(* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))
(/ (* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))) (* a 2))
(* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))))
(+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))
(* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))
(/ (* (* c (* c c)) -2) (pow b 5))
(/ (pow c 4) (pow b 6))
(* (/ (pow c 4) (pow b 6)) (* 20 a))
(/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)
(/ (* b b) c)
(/ (* -2 (* a a)) (* b (* b b)))
(/ (* -4 (* c (* a (* a a)))) (pow b 5))
Outputs
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b))))) (*.f64 a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))) a) (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) a))
(fma.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))) (*.f64 a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))) a (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) a))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b)) (*.f64 c c)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))))
(+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a)) (/.f64 (-.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (*.f64 c c) (*.f64 b b))) b))
(+.f64 (fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b))) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(+.f64 (fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b))) a (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b))) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (*.f64 c c) (*.f64 b b))) b))
(fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 c (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))))
(fma.f64 (*.f64 c c) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a) (/.f64 (-.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (*.f64 c c) (*.f64 b b))) b))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a) (/.f64 (-.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (*.f64 c c) (*.f64 b b))) b))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) a (/.f64 (-.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (*.f64 c c) (*.f64 b b))) b))
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b))) a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c b) (neg.f64 (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (*.f64 c c) (*.f64 b b))) b))
(fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64)) (/.f64 (-.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (*.f64 c c) (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 c c) b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 c c) b)))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 c c) b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 c c) b)))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 c c) b))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 c b) c))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (/.f64 b c)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 c (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 c c) b))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 c b) c))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (/.f64 b c)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 c (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a)) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 a b)))
(+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 a b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 a b)))
(fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 a b)))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 a b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) a (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 a b)))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (*.f64 b (pow.f64 b #s(literal 6 binary64)))) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 a b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)) a (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (*.f64 b (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 a b)))
(fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 a b)))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 a (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) a)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 a (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 a (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 a b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 a b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) a)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) a)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal 1 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal 1 binary64) a))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) a))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) a))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) a))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal 1 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal 1 binary64) a))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) a))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) a))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) a))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) a)) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) a)) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) a)) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b a)) (*.f64 b (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 a #s(literal 1 binary64)))) (*.f64 b (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 #s(literal 1 binary64) a))) (*.f64 b (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b a)) (*.f64 b (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 a #s(literal 1 binary64)))) (*.f64 b (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 #s(literal 1 binary64) a))) (*.f64 b (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) a) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) a) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) a) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) a) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (neg.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b))))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b))) a)
(*.f64 (/.f64 a b) (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a b))
(*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) b))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) b) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (*.f64 b (pow.f64 b #s(literal 6 binary64))))))
(-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) b))
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))
(fma.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))
(fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))
(fma.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal -5 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (*.f64 b (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))
(fma.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a #s(literal 20 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (*.f64 b (pow.f64 b #s(literal 6 binary64)))) #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (+.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (pow.f64 b #s(literal 5 binary64))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) b))
(/.f64 (+.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) b))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) b))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)))) (*.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (*.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) b) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) b))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) b) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 b #s(literal -1 binary64))) (*.f64 b (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 b (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (+.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 b (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 b #s(literal -1 binary64))) (*.f64 b (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 b (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (neg.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b)))
(/.f64 (neg.f64 (+.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b #s(literal 1 binary64)))) (neg.f64 (*.f64 b (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (neg.f64 (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (pow.f64 b #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) (pow.f64 b #s(literal -6 binary64)))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(fma.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(neg.f64 (/.f64 c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b c))))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 c b)
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(pow.f64 (/.f64 b c) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 c b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (neg.f64 (/.f64 b a)) #s(literal 1/2 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) a) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal -1/2 binary64))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -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 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 1/2 binary64) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 2 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 c) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) a) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) 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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a)) #s(literal -2 binary64))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 2 binary64)) a)
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b #s(literal 1 binary64))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 b #s(literal 1/2 binary64))) a)
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal -2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(/.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 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 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 a b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 a (/.f64 b a))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))
(/.f64 (-.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) #s(literal -1 binary64))))
(/.f64 (-.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a))
(/.f64 (-.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 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 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) a) (*.f64 #s(literal 2 binary64) (*.f64 b #s(literal 1/2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a b)) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a #s(literal 1 binary64))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) #s(literal -1 binary64))) (*.f64 a #s(literal 1 binary64))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (*.f64 a #s(literal -1 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 1 binary64))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 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 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))
(fma.f64 (sqrt.f64 c) (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) (-.f64 #s(literal 0 binary64) b))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))
(pow.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 c) (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) (sqrt.f64 c))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 c (/.f64 (*.f64 b b) c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b (*.f64 (/.f64 b c) c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (/.f64 (*.f64 b b) c) c (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (*.f64 c b) (/.f64 b c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(*.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)) c)
(+.f64 (*.f64 (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a))) (*.f64 (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64))))))
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) (/.f64 (/.f64 a b) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a))))
(/.f64 (neg.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a b)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) a)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a b))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(pow.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) a))
(*.f64 (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a))
(*.f64 (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)))
(*.f64 (/.f64 b a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 b a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a b)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))
(*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b a))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a #s(literal 1 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (*.f64 (/.f64 a b) a)) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) a)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (neg.f64 (/.f64 a b))) (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a b)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (/.f64 b (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))
(/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)
(/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 a (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 b a) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))
(/.f64 (neg.f64 (/.f64 b a)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 a (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b))) (/.f64 a #s(literal 1/2 binary64)))
(pow.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal -1 binary64))
(*.f64 b (/.f64 (/.f64 #s(literal 1/2 binary64) a) a))
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a b)))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a a)))
(*.f64 (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(*.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) b)))
(*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) a))
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) #s(literal 1/2 binary64))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) a))
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (*.f64 (/.f64 a b) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) a))
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) a))
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 b #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) b)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(+.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a)
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal -1 binary64) a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)
(/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 b a))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 b a)))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (/.f64 b a)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 b a)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b))
(*.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 a #s(literal 1 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))))) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) c) (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 a #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) c) (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) c) (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 c a))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) c) (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) c) (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) c) (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 c a)))))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) c)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 c a)) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) c))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 c a))) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (/.f64 c a) (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))
(/.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) a)
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) c)))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 c a)))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 c a) (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) c) (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) c) (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 c a))) #s(literal -1 binary64))
(*.f64 c (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 c a)))
(*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 c (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 c a) (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 c a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 c a)) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 a #s(literal 1/2 binary64))) c)
(*.f64 (/.f64 c #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) a))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) a) (/.f64 c #s(literal 2 binary64)))
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (/.f64 c (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 c #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64))
(*.f64 (pow.f64 (/.f64 a (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) c) #s(literal -1 binary64)) (pow.f64 (/.f64 a (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal -2 binary64)))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 c (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 c (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) a))
(*.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal -2 binary64)) (/.f64 c (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) a) (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 c (/.f64 b (/.f64 a #s(literal -1/2 binary64)))))
(+.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 a (*.f64 (/.f64 #s(literal -2 binary64) b) c) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 c (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 c (/.f64 b (/.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 c (/.f64 b (/.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) c (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 c c) (/.f64 c (/.f64 b (/.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) c (/.f64 c (/.f64 b (/.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 c b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (/.f64 a #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(*.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) c)
(+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b))
(+.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c)) (+.f64 (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(+.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c))) (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))
(fma.f64 a (/.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 c (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(fma.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c) (+.f64 (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(fma.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c) (+.f64 (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(fma.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) c (+.f64 (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) c (/.f64 (/.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) a (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal -5 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 b #s(literal 8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 8 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 b #s(literal 8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 8 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (pow.f64 b #s(literal 8 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c))) (*.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (pow.f64 b #s(literal 8 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 8 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c))) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 8 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (pow.f64 b #s(literal 8 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (pow.f64 b #s(literal 8 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (pow.f64 b #s(literal 8 binary64))) (*.f64 b (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))))) (*.f64 b (pow.f64 b #s(literal 8 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (pow.f64 b #s(literal 8 binary64))) (*.f64 b (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c))) (*.f64 b (pow.f64 b #s(literal 8 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (pow.f64 b #s(literal 8 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (pow.f64 b #s(literal 8 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (pow.f64 b #s(literal 8 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (pow.f64 b #s(literal 8 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 8 binary64))) (*.f64 b (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))))) (*.f64 b (pow.f64 b #s(literal 8 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 8 binary64))) (*.f64 b (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c))) (*.f64 b (pow.f64 b #s(literal 8 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) b) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 8 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) b) (*.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 b #s(literal 8 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c) b) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 8 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c) b) (*.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 b #s(literal 8 binary64)) b))
(+.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c)) (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c)))
(fma.f64 c (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))))
(fma.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c)))
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) c) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c)))
(fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c) (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c) (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) c (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b) c) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c)))
(fma.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) c (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c)))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) c) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c)))
(fma.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal -5 binary64)) (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c)))
(fma.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c)))
(fma.f64 (*.f64 c (/.f64 #s(literal -2 binary64) b)) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c)))
(/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (+.f64 (*.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) c)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 c (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 c (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) c)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) c))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) c))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) c)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) c)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) c))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) c))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) c)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) c)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) c)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) c))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) c))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (neg.f64 (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (pow.f64 b #s(literal 8 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) c)) (neg.f64 (pow.f64 b #s(literal 8 binary64))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) c)
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 c (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (*.f64 b b)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) b))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 7 binary64))) (/.f64 c b))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (neg.f64 (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))
(exp.f64 (-.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (*.f64 #s(literal 6 binary64) (log.f64 b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)) (*.f64 #s(literal 4 binary64) (log.f64 c))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (neg.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)))))
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (log.f64 b))) (*.f64 #s(literal 4 binary64) (log.f64 c))))
(exp.f64 (neg.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)) (*.f64 #s(literal 4 binary64) (log.f64 c)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(neg.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))))
(/.f64 (neg.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal -6 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 (pow.f64 c #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) b) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)))))
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (neg.f64 (*.f64 a #s(literal 20 binary64))) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))
(/.f64 (*.f64 (*.f64 a #s(literal 20 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 20 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal 20 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 20 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 20 binary64)))) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal 20 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64))) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 20 binary64))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal 20 binary64)))
(*.f64 #s(literal 20 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))
(*.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (pow.f64 b #s(literal -6 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (pow.f64 c #s(literal -4 binary64))))
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) a)
(*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal -6 binary64)))
(*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) a) #s(literal 20 binary64))
(*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal -4 binary64))))
(*.f64 (/.f64 a (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 c #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))) (/.f64 a (pow.f64 c #s(literal -4 binary64))))
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) b) (/.f64 (*.f64 a #s(literal 20 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 4 binary64)) b))
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal 20 binary64)) b))
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) b) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 20 binary64) b))
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) b) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a b))
(*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (*.f64 b (pow.f64 b #s(literal 6 binary64))))))
(neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (*.f64 b (pow.f64 b #s(literal 6 binary64))))))
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) b))
(/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (*.f64 b (pow.f64 b #s(literal 6 binary64)))))
(*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b))
(*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) b)))
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal -1/4 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a #s(literal 20 binary64)) b))
(*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (*.f64 b (pow.f64 b #s(literal 6 binary64)))) #s(literal -1/4 binary64))
(*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) b))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 a #s(literal 20 binary64))) b))
(*.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1/4 binary64) b))
(*.f64 (/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) b))
(exp.f64 (*.f64 (log.f64 (/.f64 c (*.f64 b b))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c))
(/.f64 (*.f64 b b) c)
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 c (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) c)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))))
(pow.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 b c))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 b c) b)
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b c))
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) c))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (*.f64 b (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b))))
(/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) (*.f64 b b))
(/.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a a)) (*.f64 b b))
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) b) b)
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) b)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (*.f64 a a)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 a b) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (/.f64 (/.f64 a b) b))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b)))
(*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b))
(*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b)))
(*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal -2 binary64) b))
(*.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))
(*.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b) (/.f64 (/.f64 #s(literal 1 binary64) b) b))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -2 binary64))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 #s(literal -2 binary64) b) b))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b))
(*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 a b))
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b))
(*.f64 (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (/.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 a b))
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b)) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) b))
(*.f64 (/.f64 (neg.f64 (*.f64 a a)) b) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (neg.f64 (*.f64 a a)) b))
(*.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 2 binary64) b))
(*.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 2 binary64) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a a) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) a) b))
(*.f64 (/.f64 (neg.f64 (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) b) b) (/.f64 (*.f64 a a) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))))))
(/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(pow.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 4 binary64) (/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))
(*.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) c)) #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 a a) c))) #s(literal -1 binary64)) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))

simplify480.0ms (2.2%)

Algorithm
egg-herbie
Rules
7466×*-lowering-*.f32
7466×*-lowering-*.f64
4956×+-lowering-+.f64
4956×+-lowering-+.f32
1606×distribute-lft-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0128414668
1454313720
0888913720
Stop Event
iter limit
node limit
Counts
816 → 816
Calls
Call 1
Inputs
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(* -1 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -1 (/ (pow c 2) (pow b 3)))
(/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(* -2 (/ (pow c 3) (pow b 5)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(* -2 (/ (pow c 3) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(* -1 (/ c b))
(* 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))))))))
(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/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* 1/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(- (* -1 a) a)
(- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* -1 a)
(+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
a
(* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))
(+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(* -2 (/ (* a c) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(* -2 (/ a b))
(* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(* a (- (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) (* 2 (/ 1 b))))
(* a (- (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) (* 2 (/ 1 b))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(* (pow a 3) (- (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))) (/ 2 (* (pow a 2) b))))
(* (pow a 3) (- (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))) (/ 2 (* (pow a 2) b))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))) a)) (* 4 (/ (pow c 2) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))) a)) (* 4 (/ (pow c 2) (pow b 5))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))))) (pow b 5))
(* -2 (/ a b))
(/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) b)
(* -2 (/ a b))
(* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* 2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(* -1 (/ (+ (* 2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(* -2 (/ a b))
(+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3)))) c))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3)))) c))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/ (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)
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
Outputs
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.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 (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.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 (/ (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 (/ (* a (pow c 2)) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.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)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.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 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))
(-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c)) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c)) c)))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #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)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.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)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.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)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.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))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.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))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.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))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.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 0 binary64) a))
(* -1 (* a (+ (* 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 0 binary64) a))
(* -1 (* a (+ (* 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 0 binary64) a))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #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 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)))) (-.f64 #s(literal 0 binary64) 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 (*.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 #s(literal -1/2 binary64) 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 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))))) c)) (-.f64 #s(literal 0 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 (*.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 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (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)) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 #s(literal -1/2 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.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))))))))
(* -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 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (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 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) 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))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -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 -1 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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #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 #s(literal -2 binary64) (*.f64 a c)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (+.f64 (*.f64 (*.f64 (/.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 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #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)) (-.f64 #s(literal 0 binary64) 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 (*.f64 #s(literal -1/8 binary64) (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 #s(literal -2 binary64) (*.f64 a c)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c 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 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.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 #s(literal -2 binary64) (*.f64 a c)) b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.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 #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)))))))
(* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 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)))) (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (+.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 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.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 #s(literal -2 binary64) (*.f64 a c)) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 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)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -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)))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (+.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/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (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 0 binary64) a))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (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 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.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 #s(literal -2 binary64) (*.f64 a 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 (*.f64 c 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 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.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))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* 1/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 (-.f64 #s(literal 0 binary64) a) a))) (*.f64 a a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) a)) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) a)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) a)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 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))) (* -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 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 #s(literal -1/2 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.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))))))))
(* -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 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (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 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #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 #s(literal -1/2 binary64) b) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.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))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) c)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b)) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) a))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) a))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b b))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b))
(- (* -1 a) a)
(-.f64 (-.f64 #s(literal 0 binary64) a) a)
(- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)
(-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) a) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(-.f64 (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) a) a)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a))))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a)))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 #s(literal -1 binary64) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a)))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b b))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(*.f64 c (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 a c)))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 a c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 a c)))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 a c) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) a) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b)) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c)) a) c)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) b)
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b b)))
(+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) a)
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) a)
a
(* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))))
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b b)))
(+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))
(+.f64 a (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b))))))
(+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))
(+.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(*.f64 c (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal -1 binary64) b) c)) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal -1 binary64) b) c)) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -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))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 5 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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -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 c (*.f64 c c)) (*.f64 a 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))) (/ (* 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 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -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)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b (*.f64 b b))))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b (*.f64 b b))))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a)))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a)))))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -2 (/ a b))
(/.f64 (*.f64 a #s(literal -2 binary64)) b)
(* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))
(* a (- (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) (* 2 (/ 1 b))))
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)))
(* a (- (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) (* 2 (/ 1 b))))
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (- (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))) (/ 2 (* (pow a 2) b))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a a))))))
(* (pow a 3) (- (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))) (/ 2 (* (pow a 2) b))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a a))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))) a)) (* 4 (/ (pow c 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) (*.f64 a b))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))) a)) (* 4 (/ (pow c 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) (*.f64 a b))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 a a)))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 a a)))))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ a b))
(/.f64 (*.f64 a #s(literal -2 binary64)) b)
(/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 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)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 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)))) b)
(* -2 (/ a b))
(/.f64 (*.f64 a #s(literal -2 binary64)) b)
(* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -2 (/ a b))
(/.f64 (*.f64 a #s(literal -2 binary64)) b)
(+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 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))))))
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))
(+.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))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b (*.f64 b b))))))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b (*.f64 b b))))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3)))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3)))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c)))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 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 (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 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 (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 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)))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b)))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))

eval348.0ms (1.6%)

Compiler

Compiled 88308 to 8272 computations (90.6% saved)

prune369.0ms (1.7%)

Pruning

64 alts after pruning (62 fresh and 2 done)

PrunedKeptTotal
New2158402198
Fresh162238
Picked415
Done011
Total2178642242
Accuracy
99.5%
Counts
2242 → 64
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.7%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64))))))
31.2%
(fma.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 2 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
31.5%
(fma.f64 (/.f64 (sqrt.f64 c) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) a) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
31.9%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
31.9%
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
30.1%
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64)))
30.4%
(/.f64 (/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
95.1%
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
81.6%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
90.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)))
30.8%
(/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64)))
90.9%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
24.3%
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))) b) (*.f64 a #s(literal 2 binary64)))
30.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
29.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
30.9%
(/.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)))
30.1%
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
30.7%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
30.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 b c) b)))) b) (*.f64 a #s(literal 2 binary64)))
30.4%
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
30.0%
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
30.1%
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
30.5%
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) b))
30.1%
(/.f64 (+.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
30.3%
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a b)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) #s(literal -4 binary64))
93.6%
(/.f64 (*.f64 (/.f64 c a) (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))
81.5%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))
90.4%
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64)))
93.6%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
95.1%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))))))) (*.f64 a #s(literal 2 binary64)))
93.5%
(/.f64 (*.f64 c (+.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -5 binary64)) c))) (/.f64 (*.f64 c (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
90.4%
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))) (*.f64 a #s(literal 2 binary64)))
30.4%
(/.f64 (neg.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b))
30.4%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a)))
30.7%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a)))
30.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
81.8%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
30.1%
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
90.9%
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
94.1%
(-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
95.4%
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (/.f64 b c)))
92.4%
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))))
95.6%
(-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
31.6%
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64)))))
31.6%
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64)))))
31.6%
(*.f64 (fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
32.2%
(*.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
30.4%
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b a))
30.4%
(*.f64 (/.f64 b (*.f64 a (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a))
30.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
93.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))))
30.2%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))
30.3%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
30.3%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))
30.2%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (*.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) a)))
30.2%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (*.f64 b (/.f64 (/.f64 #s(literal 1/2 binary64) a) a)))
30.1%
(*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
90.2%
(*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
93.6%
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))))
90.6%
(*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
93.7%
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
95.3%
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
81.7%
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
82.0%
(neg.f64 (/.f64 c b))
Compiler

Compiled 3892 to 2344 computations (39.8% saved)

simplify197.0ms (0.9%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
cost-diff6528
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
cost-diff6912
(*.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
cost-diff0
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b))
cost-diff0
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)
cost-diff128
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b))
cost-diff384
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))
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 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
cost-diff-64
(neg.f64 (/.f64 c b))
cost-diff0
(/.f64 c b)
cost-diff0
(*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))
cost-diff128
(-.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
cost-diff128
(*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
cost-diff128
(-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
Rules
3268×*-lowering-*.f32
3268×*-lowering-*.f64
1822×sum4-define
1640×/-lowering-/.f32
1640×/-lowering-/.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
057499
1152468
2442463
31743459
46562459
08232459
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* a (- (* a (* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5))))) (/ (* c c) (* b (* b b))))) (/ c b))
(* a (- (* a (* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5))))) (/ (* c c) (* b (* b b)))))
a
(- (* a (* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5))))) (/ (* c c) (* b (* b b))))
(* a (* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5)))))
(* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5))))
(* c (* c c))
c
(* c c)
(+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5)))
(/ (* -5 (* a c)) (pow b 7))
(* -5 (* a c))
-5
(* a c)
(pow b 7)
b
7
(/ -2 (pow b 5))
-2
(pow b 5)
5
(/ (* c c) (* b (* b b)))
(* b (* b b))
(* b b)
(/ c b)
(neg (/ c b))
(/ c b)
c
b
(/ 1/2 (/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b)))
1/2
(/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b))
a
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
(* c -4)
c
-4
(* (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) (/ -1 (/ (* a (/ a -1/2)) b)))
(- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)
(* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(/ a b)
(/ -1 (/ (* a (/ a -1/2)) b))
-1
(/ (* a (/ a -1/2)) b)
(* a (/ a -1/2))
(/ a -1/2)
-1/2
(* (+ (* (* a (sqrt (+ (* b b) (* a (* c -4))))) (/ 1 b)) (- 0 a)) (/ 1 (/ a (/ b (/ a 1/2)))))
(+ (* (* a (sqrt (+ (* b b) (* a (* c -4))))) (/ 1 b)) (- 0 a))
(* a (sqrt (+ (* b b) (* a (* c -4)))))
a
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
(* c -4)
c
-4
(/ 1 b)
1
(- 0 a)
0
(/ 1 (/ a (/ b (/ a 1/2))))
(/ a (/ b (/ a 1/2)))
(/ b (/ a 1/2))
(/ a 1/2)
1/2
Outputs
(- (* a (- (* a (* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5))))) (/ (* c c) (* b (* b b))))) (/ c b))
(-.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
(* a (- (* a (* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5))))) (/ (* c c) (* b (* b b)))))
(*.f64 a (*.f64 c (-.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))))
a
(- (* a (* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5))))) (/ (* c c) (* b (* b b))))
(*.f64 c (-.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))
(* a (* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5)))))
(*.f64 a (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5))))
(*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(* c (* c c))
(*.f64 c (*.f64 c c))
c
(* c c)
(*.f64 c c)
(+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5)))
(+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))
(/ (* -5 (* a c)) (pow b 7))
(/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (* a c))
(*.f64 c (*.f64 a #s(literal -5 binary64)))
-5
#s(literal -5 binary64)
(* a c)
(*.f64 a c)
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
b
7
#s(literal 7 binary64)
(/ -2 (pow b 5))
(/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))
-2
#s(literal -2 binary64)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(/ (* c c) (* b (* b b)))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ c b)
(/.f64 c b)
(neg (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ c b)
(/.f64 c b)
c
b
(/ 1/2 (/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)
1/2
#s(literal 1/2 binary64)
(/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b))
(/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
a
(- (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)))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) (/ -1 (/ (* a (/ a -1/2)) b)))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ a b)
(/.f64 a b)
(/ -1 (/ (* a (/ a -1/2)) b))
(/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)
-1
#s(literal -1 binary64)
(/ (* a (/ a -1/2)) b)
(/.f64 a (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(* a (/ a -1/2))
(*.f64 a (/.f64 a #s(literal -1/2 binary64)))
(/ a -1/2)
(/.f64 a #s(literal -1/2 binary64))
-1/2
#s(literal -1/2 binary64)
(* (+ (* (* a (sqrt (+ (* b b) (* a (* c -4))))) (/ 1 b)) (- 0 a)) (/ 1 (/ a (/ b (/ a 1/2)))))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(+ (* (* a (sqrt (+ (* b b) (* a (* c -4))))) (/ 1 b)) (- 0 a))
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(* a (sqrt (+ (* b b) (* a (* c -4)))))
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
a
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
1
#s(literal 1 binary64)
(- 0 a)
(-.f64 #s(literal 0 binary64) a)
0
#s(literal 0 binary64)
(/ 1 (/ a (/ b (/ a 1/2))))
(/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)
(/ a (/ b (/ a 1/2)))
(/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(/ b (/ a 1/2))
(/.f64 b (/.f64 a #s(literal 1/2 binary64)))
(/ a 1/2)
(/.f64 a #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)

localize1.0s (4.6%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(*.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.9%
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
accuracy94.7%
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.9%
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b))
accuracy99.8%
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b))
accuracy94.9%
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)
accuracy99.9%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy99.9%
(/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy95.0%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(neg.f64 (/.f64 c b))
accuracy99.9%
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
accuracy99.9%
(*.f64 c (*.f64 c c))
accuracy99.9%
(*.f64 #s(literal -5 binary64) (*.f64 a c))
accuracy99.9%
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64)))
Results
825.0ms190×5exit
46.0ms53×0valid
17.0ms1valid
9.0ms2valid
Compiler

Compiled 565 to 57 computations (89.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 300.0ms
backward-pass: 135.0ms (44.9% of total)
ival-mult: 59.0ms (19.6% of total)
ival-div: 50.0ms (16.6% of total)
ival-sub: 14.0ms (4.7% of total)
compiled-spec: 11.0ms (3.7% of total)
ival-pow: 11.0ms (3.7% of total)
ival-add: 9.0ms (3% of total)
ival-sqrt: 5.0ms (1.7% of total)
ival-neg: 4.0ms (1.3% of total)
const: 3.0ms (1% of total)

series66.0ms (0.3%)

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

183 calls:

TimeVariablePointExpression
11.0ms
c
@inf
(- (* a (- (* a (* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5))))) (/ (* c c) (* b (* b b))))) (/ c b))
6.0ms
a
@0
(* a (- (* a (* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5))))) (/ (* c c) (* b (* b b)))))
1.0ms
a
@inf
(/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b))
1.0ms
c
@inf
(/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b))
1.0ms
a
@-inf
(/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b))

rewrite287.0ms (1.3%)

Algorithm
batch-egg-rewrite
Rules
5462×*-lowering-*.f32
5462×*-lowering-*.f64
3280×/-lowering-/.f32
3280×/-lowering-/.f64
1074×times-frac
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
057295
1258274
21486274
08649274
Stop Event
iter limit
node limit
Counts
23 → 1182
Calls
Call 1
Inputs
(- (* a (- (* a (* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5))))) (/ (* c c) (* b (* b b))))) (/ c b))
(* a (- (* a (* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5))))) (/ (* c c) (* b (* b b)))))
(- (* a (* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5))))) (/ (* c c) (* b (* b b))))
(* a (* (* c (* c c)) (+ (/ (* -5 (* a c)) (pow b 7)) (/ -2 (pow b 5)))))
(/ c b)
(neg (/ c b))
(/ 1/2 (/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b)))
(/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b))
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(* (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) (/ -1 (/ (* a (/ a -1/2)) b)))
(/ -1 (/ (* a (/ a -1/2)) b))
(- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)
(* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))
(* (+ (* (* a (sqrt (+ (* b b) (* a (* c -4))))) (/ 1 b)) (- 0 a)) (/ 1 (/ a (/ b (/ a 1/2)))))
(+ (* (* a (sqrt (+ (* b b) (* a (* c -4))))) (/ 1 b)) (- 0 a))
(/ 1 (/ a (/ b (/ a 1/2))))
(* a (sqrt (+ (* b b) (* a (* c -4)))))
(/ (* -5 (* a c)) (pow b 7))
(* -5 (* a c))
(* c (* c c))
(/ (* c c) (* b (* b b)))
(+ (* b b) (* a (* c -4)))
Outputs
(+.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(+.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c b))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (+.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c b))))
(+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(+.f64 (-.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c b)))
(+.f64 (-.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 1 binary64) (/.f64 c b)))
(+.f64 (-.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) (fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (/.f64 c b)))
(+.f64 (-.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c b))))
(+.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))) (+.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) a)) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(+.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))) (-.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) a)) (/.f64 c b)))
(+.f64 (fma.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c))))
(+.f64 (fma.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) a (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) a)))
(-.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
(-.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 c b) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c b))))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 c b) (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))))))
(fma.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 c (/.f64 #s(literal -1 binary64) b) (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) a (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 0 binary64))
(+.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b))))
(+.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) a))
(+.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) a)))
(+.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))) (+.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) a)) #s(literal 0 binary64)))
(+.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) a)) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))))
(fma.f64 a (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) a)))
(fma.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))) a (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) a)))
(fma.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) a #s(literal 0 binary64))
(*.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) a)
(+.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(+.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b))))
(+.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(+.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c (*.f64 b b)) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(+.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(+.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 c (/.f64 b c)) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(+.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) (fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(+.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) (+.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b))))
(+.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b))))
(+.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b))))
(+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(+.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64))))
(+.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(+.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64))))
(+.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(+.f64 (fma.f64 (*.f64 a c) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 a c) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(+.f64 (fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64))))
(+.f64 (fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(+.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) a (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) a (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(+.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(+.f64 (fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)))) (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))
(-.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b))
(-.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))) (-.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b))))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))))
(-.f64 (+.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))) #s(literal 0 binary64)) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b))
(fma.f64 a (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(fma.f64 c (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))))
(fma.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(fma.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(fma.f64 (*.f64 a c) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) a (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(fma.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b) (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 c (*.f64 c c)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (/.f64 (*.f64 b b) (/.f64 c (/.f64 b c)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 (*.f64 b b) (/.f64 c (/.f64 b c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (pow.f64 b #s(literal 12 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 c (/.f64 b c)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b c))))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (pow.f64 b #s(literal 12 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (/.f64 (*.f64 b b) (/.f64 c (/.f64 b c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 c (/.f64 b c))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b c)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b c))) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (/.f64 (*.f64 b b) (/.f64 c (/.f64 b c)))) (pow.f64 b #s(literal 12 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 (*.f64 b b) (/.f64 c (/.f64 b c)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 c (/.f64 b c)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (pow.f64 b #s(literal 12 binary64)) c)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 (*.f64 b (*.f64 b b)) c)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b c))))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (/.f64 b c)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 c (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 c (/.f64 (*.f64 b b) c))))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) b) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) b))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) b) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 (/.f64 c (/.f64 b c)) b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) b))
(*.f64 c (+.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))))
(*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))))
(+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))
(fma.f64 a (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) a (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64)))))))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) #s(literal -2 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal 2 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 c (*.f64 a #s(literal -5 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal 2 binary64)))) (*.f64 a (*.f64 c (*.f64 c c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 12 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) #s(literal -2 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a (*.f64 c #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 c (*.f64 a #s(literal -5 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 a c) (*.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 a (*.f64 c (*.f64 c c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 12 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal 5 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 a (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64)))) a) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 12 binary64)))
(*.f64 a (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(*.f64 c (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(*.f64 c (*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(*.f64 (*.f64 a c) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) a)
(*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))) (*.f64 (pow.f64 b #s(literal -12 binary64)) (*.f64 a (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 a c))
(*.f64 (*.f64 a (*.f64 c c)) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (*.f64 c c) a))
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))))) (pow.f64 b #s(literal -12 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) c)
(*.f64 (*.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 c c))
(*.f64 (*.f64 (*.f64 a c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a c)) (*.f64 c c))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (*.f64 c c))) c)
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) c) (*.f64 c c))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c)) c)
(+.f64 #s(literal 0 binary64) (/.f64 c b))
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 c b)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 c #s(literal -1 binary64))) b)
(pow.f64 (/.f64 b c) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 c b) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(*.f64 #s(literal 1 binary64) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))
(*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal -1 binary64) b))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(neg.f64 (/.f64 c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.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 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 c b) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) a))
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) #s(literal 0 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64)))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(-.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) a))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) a))
(fma.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))))
(neg.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a)))
(neg.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))
(neg.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b))))
(neg.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) b))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(neg.f64 (/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 a #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) b)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (/.f64 a (*.f64 #s(literal 1/2 binary64) b)))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) (/.f64 #s(literal -1 binary64) b))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b))) a)
(/.f64 (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) a)
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) a)) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b)))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) a)
(/.f64 (*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) b) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (*.f64 (/.f64 b a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a b))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) a)
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal -1 binary64))
(*.f64 b (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a b)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))
(*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 b a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a) #s(literal -1/2 binary64))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (/.f64 (/.f64 b a) a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 b a) a) (*.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))) #s(literal -1 binary64))
(*.f64 (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) b)
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a)) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) a))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 (/.f64 b a) a)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))
(*.f64 (*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) (/.f64 (/.f64 b a) a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) #s(literal 1/2 binary64)) (/.f64 b a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (/.f64 b a)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 #s(literal -1 binary64) a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) b) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) #s(literal -1 binary64)) b)
(*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))
(+.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(neg.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(neg.f64 (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))
(/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a))
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))
(/.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(*.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) a)
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64)))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) b)
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 0 binary64)) b)
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) a))
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) #s(literal 0 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64)))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(-.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) a))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) a))
(fma.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))))
(neg.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a)))
(neg.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))
(neg.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b))))
(neg.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) b))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(neg.f64 (/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 a #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) b)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (/.f64 a (*.f64 #s(literal 1/2 binary64) b)))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) (/.f64 #s(literal -1 binary64) b))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b))) a)
(/.f64 (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) a)
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) a)) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b)))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) a)
(/.f64 (*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) b) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (*.f64 (/.f64 b a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a b))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) a)
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal -1 binary64))
(*.f64 b (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a b)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))
(*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 b a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a) #s(literal -1/2 binary64))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (/.f64 (/.f64 b a) a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 b a) a) (*.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))) #s(literal -1 binary64))
(*.f64 (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) b)
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a)) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) a))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 (/.f64 b a) a)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))
(*.f64 (*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) (/.f64 (/.f64 b a) a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) #s(literal 1/2 binary64)) (/.f64 b a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (/.f64 b a)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 #s(literal -1 binary64) a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) b) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) #s(literal -1 binary64)) b)
(*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a))
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a))
(/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) b)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a)))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a b)) a)
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a b))
(/.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64))
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) #s(literal -1 binary64))
(/.f64 (/.f64 b a) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 #s(literal 1/2 binary64) b)))
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (/.f64 #s(literal 1 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) b))
(/.f64 (/.f64 (/.f64 b a) a) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal -1 binary64)) a)
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) b) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 a #s(literal -1/2 binary64)))
(pow.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))))) #s(literal -1 binary64))
(*.f64 b (/.f64 (/.f64 #s(literal 1/2 binary64) a) a))
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 b (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 b (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) a))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 #s(literal -1/2 binary64) a) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64))
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) #s(literal -1 binary64))
(*.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) b)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) b)
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 b a) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 b #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 b #s(literal -2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 a (/.f64 b a)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) a))
(*.f64 (/.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) b)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 b #s(literal -1/2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(*.f64 (neg.f64 (/.f64 (/.f64 b a) a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) b) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a a))) #s(literal -1/2 binary64))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) b)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal -1 binary64)) b)
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))
(+.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) #s(literal 0 binary64))
(+.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) a)
(-.f64 #s(literal 0 binary64) (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) #s(literal 1 binary64)) a)
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal -1 binary64) a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a (-.f64 #s(literal 0 binary64) a))
(neg.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) #s(literal 1 binary64))
(/.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) #s(literal -1 binary64))
(*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(*.f64 #s(literal -1 binary64) (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))))
(*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))
(*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) #s(literal -1 binary64))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a b) #s(literal 0 binary64))
(fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 0 binary64))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a #s(literal 0 binary64))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(neg.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) b)))
(neg.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) a)) b))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) a))) b)
(/.f64 (*.f64 (*.f64 a #s(literal -1 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a b))
(*.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))
(*.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a)
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b)))
(*.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) a))
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) #s(literal 0 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64)))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(-.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) a))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) a))
(fma.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))))
(neg.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a)))
(neg.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))
(neg.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b))))
(neg.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) b))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(neg.f64 (/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 a #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) b)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (/.f64 a (*.f64 #s(literal 1/2 binary64) b)))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) (/.f64 #s(literal -1 binary64) b))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b))) a)
(/.f64 (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) a)
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) a)) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b)))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) a)
(/.f64 (*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) b) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (*.f64 (/.f64 b a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a b))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) a)
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal -1 binary64))
(*.f64 b (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a b)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))
(*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 b a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a) #s(literal -1/2 binary64))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (/.f64 (/.f64 b a) a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 b a) a) (*.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 #s(literal 1/2 binary64) b))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))) #s(literal -1 binary64))
(*.f64 (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) b)
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a)) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) a))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 (/.f64 b a) a)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))
(*.f64 (*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) (/.f64 (/.f64 b a) a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) #s(literal 1/2 binary64)) (/.f64 b a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (/.f64 b a)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 #s(literal -1 binary64) a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) b) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) #s(literal -1 binary64)) b)
(*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))
(+.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) #s(literal 0 binary64))
(+.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) a)
(-.f64 #s(literal 0 binary64) (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) #s(literal 1 binary64)) a)
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal -1 binary64) a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a (-.f64 #s(literal 0 binary64) a))
(neg.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))))
(/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) #s(literal 1 binary64))
(/.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) #s(literal -1 binary64))
(*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))
(*.f64 #s(literal -1 binary64) (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))))
(*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))
(*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) #s(literal -1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a))
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a))
(/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) b)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a)))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a b)) a)
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a b))
(/.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64))
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) #s(literal -1 binary64))
(/.f64 (/.f64 b a) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 #s(literal 1/2 binary64) b)))
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (/.f64 #s(literal 1 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) b))
(/.f64 (/.f64 (/.f64 b a) a) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal -1 binary64)) a)
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) b) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 a #s(literal -1/2 binary64)))
(pow.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))))) #s(literal -1 binary64))
(*.f64 b (/.f64 (/.f64 #s(literal 1/2 binary64) a) a))
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 b (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 b (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) a))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 #s(literal -1/2 binary64) a) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64))
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) #s(literal -1 binary64))
(*.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) b)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) b)
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 b a) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 b #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 b #s(literal -2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 a (/.f64 b a)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) a))
(*.f64 (/.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) b)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 b #s(literal -1/2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(*.f64 (neg.f64 (/.f64 (/.f64 b a) a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) b) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(*.f64 (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a a))) #s(literal -1/2 binary64))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) b)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal -1 binary64)) b)
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a)
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 7 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 a (*.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 7 binary64))))
(neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 7 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))
(/.f64 #s(literal -5 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a c)))
(/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 c #s(literal 5 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))
(/.f64 (*.f64 a (*.f64 c #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(pow.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal -1 binary64))
(*.f64 a (*.f64 c (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 a (*.f64 (*.f64 c #s(literal -5 binary64)) (pow.f64 b #s(literal -7 binary64))))
(*.f64 a (*.f64 #s(literal -5 binary64) (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(*.f64 a (*.f64 (/.f64 c (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64)))
(*.f64 c (*.f64 a (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 c (*.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 b #s(literal -7 binary64))))
(*.f64 c (*.f64 (/.f64 a (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 a c) (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 a c) (*.f64 (pow.f64 b #s(literal -7 binary64)) #s(literal -5 binary64)))
(*.f64 (*.f64 a c) (*.f64 #s(literal 5 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 #s(literal 5 binary64) (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (pow.f64 b #s(literal 7 binary64))))
(*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 a (*.f64 c #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 c (*.f64 a #s(literal -5 binary64))))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 5 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 (/.f64 (*.f64 a c) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64))
(*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -5 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 (*.f64 a #s(literal 5 binary64)) (*.f64 c (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 (*.f64 #s(literal -5 binary64) c) (/.f64 a (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) (/.f64 #s(literal 5 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 (*.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 (pow.f64 b #s(literal -7 binary64)) c) (*.f64 a #s(literal -5 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -5 binary64))) (/.f64 c (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 (pow.f64 b #s(literal -7 binary64)) a) (*.f64 c #s(literal -5 binary64)))
(*.f64 (*.f64 (pow.f64 b #s(literal -7 binary64)) #s(literal -5 binary64)) (*.f64 a c))
(*.f64 (*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 a c)) #s(literal -5 binary64))
(*.f64 (*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 a #s(literal -5 binary64))) c)
(*.f64 (*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 #s(literal -5 binary64) c)) a)
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal 5 binary64))))
(neg.f64 (*.f64 a (*.f64 c #s(literal 5 binary64))))
(*.f64 a (*.f64 #s(literal -5 binary64) c))
(*.f64 a (*.f64 c #s(literal -5 binary64)))
(*.f64 a (*.f64 (*.f64 c #s(literal -5 binary64)) #s(literal 1 binary64)))
(*.f64 c (*.f64 a #s(literal -5 binary64)))
(*.f64 c (*.f64 (*.f64 a #s(literal -5 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal -5 binary64) (*.f64 a c))
(*.f64 #s(literal -5 binary64) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a))))
(*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a c) #s(literal 1 binary64)))
(*.f64 (*.f64 a c) #s(literal -5 binary64))
(*.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 5 binary64) (*.f64 c (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 5 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -5 binary64))))
(*.f64 (*.f64 a #s(literal -5 binary64)) c)
(*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) #s(literal 5 binary64))
(*.f64 (*.f64 a #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) c))
(*.f64 (*.f64 #s(literal -5 binary64) c) a)
(*.f64 (*.f64 c #s(literal -5 binary64)) a)
(*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a))) #s(literal -5 binary64))
(*.f64 (neg.f64 (*.f64 a #s(literal 5 binary64))) c)
(exp.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)))
(pow.f64 c #s(literal 3 binary64))
(pow.f64 (exp.f64 (log.f64 c)) #s(literal 3 binary64))
(*.f64 c (*.f64 c c))
(*.f64 (*.f64 c c) c)
(*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (/.f64 c (/.f64 b c)))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 c b) (/.f64 (*.f64 b b) c))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 c (/.f64 b c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (/.f64 c (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -1 binary64) (/.f64 c (/.f64 (*.f64 b b) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (/.f64 c (/.f64 b c)) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) c)))
(/.f64 (/.f64 c (*.f64 b b)) (/.f64 b c))
(/.f64 (/.f64 c (/.f64 b c)) (*.f64 b b))
(/.f64 (/.f64 c (/.f64 b c)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b c))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 b (*.f64 c c)))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (/.f64 (*.f64 b b) c))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)
(/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (/.f64 (*.f64 b b) c)))) b)
(/.f64 (neg.f64 (/.f64 (/.f64 c (/.f64 b c)) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) c) b)
(/.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c c)) b)
(pow.f64 (/.f64 (*.f64 b b) (/.f64 c (/.f64 b c))) #s(literal -1 binary64))
(*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c))
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 b c)) b) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 (*.f64 b b) c)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 (/.f64 #s(literal 1 binary64) b) b))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) c)
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c (/.f64 b c)))
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (/.f64 (*.f64 b b) c))) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (/.f64 c (/.f64 b c)) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b c))))
(*.f64 (/.f64 c #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 c (*.f64 b b)) c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c b))
(*.f64 (*.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c) c)
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(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 #s(literal -4 binary64)) c (*.f64 b b))

simplify500.0ms (2.3%)

Algorithm
egg-herbie
Rules
6432×*-lowering-*.f32
6432×*-lowering-*.f64
2962×+-lowering-+.f64
2962×+-lowering-+.f32
1702×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0143314648
1522713707
0820813707
Stop Event
iter limit
node limit
Counts
732 → 732
Calls
Call 1
Inputs
(* -1 (/ c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b))
(- (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))) (/ c b))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(* -1 (/ c b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) c) b)
(* -1 (/ c b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2)))) (* -1 c)) b))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(* -1 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -1 (/ (pow c 2) (pow b 3)))
(/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1/2 (/ b c))
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))
(+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* -1/2 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c)))
(+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(* -1/2 (/ b c))
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))
(* -1/2 (/ a b))
(* -1 (/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(* -1/2 (/ b c))
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)
(/ (+ (* -1/2 b) (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/ (+ (* -1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -4))) (/ b (pow (sqrt -4) 2))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (pow (sqrt -4) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)
(* -1/2 (* (sqrt (/ a c)) (sqrt -1)))
(* -1 (/ (+ (* 1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* (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/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* 1/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(- (* -1 a) a)
(- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* -1 a)
(+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
a
(* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))
(+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* 1/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(- (* -1 a) a)
(- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* 1/2 (/ b (pow a 2)))
(* a b)
(* a (+ b (* -2 (/ (* a c) b))))
(* a (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -1)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(* a b)
(* b (+ a (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* b (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* b (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(* -1 (* a b))
(* -1 (* b (+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))))
(* -1 (* b (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))
(* a b)
(+ (* -2 (/ (* (pow a 2) c) b)) (* a b))
(+ (* a b) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b)))))
(+ (* a b) (* c (+ (* -2 (/ (pow a 2) b)) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 5))) (* -2 (/ (pow a 3) (pow b 3))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (/ (* a c) (pow b 7)))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(* -5 (* a c))
(pow c 3)
(pow c 3)
(pow c 3)
(pow c 3)
(pow c 3)
(pow c 3)
(pow c 3)
(pow c 3)
(pow c 3)
(pow c 3)
(pow c 3)
(pow c 3)
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(* -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 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(- (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))) (/ c b))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.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) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (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) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.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 b a))) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.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 (/.f64 #s(literal -1 binary64) 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 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b))
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) c) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2)))) (* -1 c)) b))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) c)) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.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) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.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 (/ (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 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.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)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.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 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.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 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 c c))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 c c))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c c))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c c))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #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)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.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)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.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)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 a a))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 a a))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 5 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 5 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 5 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 #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 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) 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))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b a)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))
(* -1/2 (/ b c))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) c)
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))
(+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))))
(+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))))))))
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 c #s(literal -4 binary64))))
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2)))))
(+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 b (*.f64 c #s(literal -4 binary64))))
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (+.f64 (/.f64 (/.f64 b c) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1/2 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 #s(literal -1/4 binary64) b) c))
(+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b a) c))) a))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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/16 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) a)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b a) c))) a))
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 c #s(literal -4 binary64))))
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -4 binary64))))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))
(* -1/2 (/ b c))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) c)
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c)))
(* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) c)))
(* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))
(*.f64 b (-.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1 (/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (+.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(/.f64 (-.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ b c))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) c)
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b))) c)
(/ (+ (* -1/2 b) (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)
(/ (+ (* -1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -4))) (/ b (pow (sqrt -4) 2))) c)
(/.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c)
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) c) (/.f64 #s(literal -1/2 binary64) c))) (/.f64 b #s(literal -4 binary64))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (pow (sqrt -4) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c)))) (-.f64 (+.f64 (/.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) c)
(* -1/2 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))
(* -1 (/ (+ (* 1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(/.f64 (+.f64 (*.f64 b #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (*.f64 (*.f64 c b) #s(literal -1/4 binary64))) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) a) (+.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 c (*.f64 c c)) a))) #s(literal -1/16 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 c b) #s(literal -1/4 binary64))) c)) (-.f64 #s(literal 0 binary64) 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 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64))))
(+ (* 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 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c 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 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))) (-.f64 #s(literal 0 binary64) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* 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 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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 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 c a))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #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 (/.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)))) #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)) (-.f64 #s(literal 0 binary64) a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.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)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #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 #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 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.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 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) b) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (+.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)))))) (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.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 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 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.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 (*.f64 c 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 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))) (-.f64 #s(literal 0 binary64) b))
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 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #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 a (neg.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))))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (+.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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) a))
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 (*.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 (*.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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal -2 binary64) (*.f64 (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 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* 1/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 (-.f64 #s(literal 0 binary64) a) a))) (*.f64 a a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 a a)) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))
(*.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 #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 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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 (-.f64 #s(literal 0 binary64) c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b a)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b a)) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) a))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) a))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b))
(- (* -1 a) a)
(-.f64 (-.f64 #s(literal 0 binary64) a) a)
(- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)
(-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) a) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(-.f64 (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) a) a)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a))))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal -1 binary64) a)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 #s(literal -1 binary64) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a)))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c a) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(*.f64 c (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 a c)))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 a c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 a c)))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) a) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c)) a) c)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) b)
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(+.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) a)
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) a)
a
(* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))))
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))
(+.f64 a (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b))))))
(+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))
(+.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(*.f64 c (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal -2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 #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 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* 1/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 (-.f64 #s(literal 0 binary64) a) a))) (*.f64 a a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 a a)) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))
(*.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b a)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a))))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal -1 binary64) a)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 #s(literal -1 binary64) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b a)) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) a))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) a))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b))
(- (* -1 a) a)
(-.f64 (-.f64 #s(literal 0 binary64) a) a)
(- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)
(-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) a) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(-.f64 (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) a) a)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c a) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(*.f64 c (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 a c)))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 a c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 a c)))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) a) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c)) a) c)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* a b)
(*.f64 b a)
(* a (+ b (* -2 (/ (* a c) b))))
(*.f64 a (+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)))
(* a (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* a (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
(*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))
(*.f64 (*.f64 a 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)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64)))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))
(*.f64 (*.f64 a 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 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/512 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64)))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
(* a b)
(*.f64 b a)
(* b (+ a (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 b (+.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(* b (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))))
(* -1 (* a b))
(*.f64 b (-.f64 #s(literal 0 binary64) a))
(* -1 (* b (+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))))
(*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))) (-.f64 #s(literal 0 binary64) b))
(* a b)
(*.f64 b a)
(+ (* -2 (/ (* (pow a 2) c) b)) (* a b))
(+.f64 (*.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) b))
(+ (* a b) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b)))))
(+.f64 (*.f64 b a) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
(+ (* a b) (* c (+ (* -2 (/ (pow a 2) b)) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 5))) (* -2 (/ (pow a 3) (pow b 3))))))))
(+.f64 (*.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) 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 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) 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 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a 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 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) 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 #s(literal 1 binary64) (*.f64 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 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a c) (pow b 7)))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(* -5 (* a c))
(*.f64 #s(literal -5 binary64) (*.f64 c a))
(pow c 3)
(*.f64 c (*.f64 c c))
(pow c 3)
(*.f64 c (*.f64 c c))
(pow c 3)
(*.f64 c (*.f64 c c))
(pow c 3)
(*.f64 c (*.f64 c c))
(pow c 3)
(*.f64 c (*.f64 c c))
(pow c 3)
(*.f64 c (*.f64 c c))
(pow c 3)
(*.f64 c (*.f64 c c))
(pow c 3)
(*.f64 c (*.f64 c c))
(pow c 3)
(*.f64 c (*.f64 c c))
(pow c 3)
(*.f64 c (*.f64 c c))
(pow c 3)
(*.f64 c (*.f64 c c))
(pow c 3)
(*.f64 c (*.f64 c c))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))

eval885.0ms (4%)

Compiler

Compiled 66907 to 4889 computations (92.7% saved)

prune327.0ms (1.5%)

Pruning

60 alts after pruning (55 fresh and 5 done)

PrunedKeptTotal
New2106312137
Fresh332457
Picked235
Done022
Total2141602201
Accuracy
99.6%
Counts
2201 → 60
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.4%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) a))
31.2%
(fma.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 2 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
31.5%
(fma.f64 (/.f64 (sqrt.f64 c) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) a) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
31.7%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
31.9%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
31.9%
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
30.1%
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64)))
81.6%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
30.8%
(/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64)))
90.9%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
30.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) a)) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
29.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
30.9%
(/.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)))
30.1%
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
30.7%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
30.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 b c) b)))) b) (*.f64 a #s(literal 2 binary64)))
30.4%
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
30.0%
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
94.6%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 7 binary64)))
30.5%
(/.f64 (*.f64 (/.f64 b a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
81.5%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))
30.4%
(/.f64 (neg.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b))
30.4%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a)))
94.1%
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c))
95.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c))
91.1%
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b))) c))
81.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)))
30.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
30.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a)))
91.0%
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
95.6%
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))))))))
94.1%
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))
94.0%
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) c))))
91.0%
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c))))
81.8%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
30.3%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
95.6%
(-.f64 (*.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))
94.1%
(-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
90.9%
(-.f64 (*.f64 a (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c b))
95.4%
(-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (/.f64 b c)))
31.6%
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64)))))
31.6%
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64)))))
31.6%
(*.f64 (fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))
32.2%
(*.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (/.f64 b a) a) #s(literal 2 binary64)))
32.2%
(*.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a b)))
32.2%
(*.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) b) (/.f64 a #s(literal -1/2 binary64))))
30.5%
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 #s(literal 1/2 binary64) a))
30.5%
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
30.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))
81.7%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
30.3%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
30.3%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
30.3%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))
30.2%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) b))
30.1%
(*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
30.4%
(*.f64 (*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))
93.6%
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))))
90.6%
(*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
95.3%
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
82.0%
(neg.f64 (/.f64 c b))
Compiler

Compiled 3373 to 2055 computations (39.1% saved)

simplify273.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
cost-diff0
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
cost-diff6528
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
cost-diff6784
(*.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (/.f64 b a) a) #s(literal 2 binary64)))
cost-diff0
(*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))
cost-diff0
(/.f64 b a)
cost-diff128
(*.f64 (/.f64 b a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))
cost-diff256
(/.f64 (*.f64 (/.f64 b a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
cost-diff256
(*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
cost-diff256
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))))
cost-diff256
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)
cost-diff256
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c))
cost-diff0
(/.f64 #s(literal -1 binary64) b)
cost-diff0
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
cost-diff640
(*.f64 c (+.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
cost-diff640
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))))
cost-diff640
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)
cost-diff640
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c))
Rules
4516×*-lowering-*.f32
4516×*-lowering-*.f64
1974×/-lowering-/.f32
1974×/-lowering-/.f64
1742×+-lowering-+.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0791068
12271001
2763956
33094930
08164930
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 1/2 (/ (+ (* b -1/2) (* c (+ (* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))) (/ (* a 1/2) b)))) c))
1/2
(/ (+ (* b -1/2) (* c (+ (* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))) (/ (* a 1/2) b)))) c)
(+ (* b -1/2) (* c (+ (* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))) (/ (* a 1/2) b))))
(* b -1/2)
b
-1/2
(* c (+ (* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))) (/ (* a 1/2) b)))
c
(+ (* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))) (/ (* a 1/2) b))
(* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b)))))
(+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))
(- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))))
0
(* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))
(- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))
(+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5)))
(/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a)
(* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20)))
-1/8
(* b (* (/ (pow a 4) (pow b 6)) 20))
(* (/ (pow a 4) (pow b 6)) 20)
(/ (pow a 4) (pow b 6))
(pow a 4)
a
4
(pow b 6)
6
20
(/ (* a (* a a)) (pow b 5))
(* a (* a a))
(* a a)
(pow b 5)
5
(/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))
(* a (* (/ (* a a) (* b (* b b))) -1/2))
(* (/ (* a a) (* b (* b b))) -1/2)
(/ (* a a) (* b (* b b)))
(* b (* b b))
(* b b)
(/ (* 1/2 (* a a)) (* b (* b b)))
(* 1/2 (* a a))
(/ (* a 1/2) b)
(* a 1/2)
(* (/ -1 b) c)
(/ -1 b)
-1
b
c
(/ 1/2 (/ (+ (* b -1/2) (* c (+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))) c))
1/2
(/ (+ (* b -1/2) (* c (+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))) c)
(+ (* b -1/2) (* c (+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b))))
(* b -1/2)
b
-1/2
(* c (+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))
c
(+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b))
(* c (/ (* 1/2 (* a a)) (* b (* b b))))
(/ (* 1/2 (* a a)) (* b (* b b)))
(* 1/2 (* a a))
(* a a)
a
(* b (* b b))
(* b b)
(/ (* a 1/2) b)
(* a 1/2)
(/ (* (/ b a) (* a (+ (/ (sqrt (+ (* b b) (* (* a c) -4))) b) -1))) (/ a 1/2))
(* (/ b a) (* a (+ (/ (sqrt (+ (* b b) (* (* a c) -4))) b) -1)))
(/ b a)
b
a
(* a (+ (/ (sqrt (+ (* b b) (* (* a c) -4))) b) -1))
(+ (/ (sqrt (+ (* b b) (* (* a c) -4))) b) -1)
(/ (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)
c
-4
-1
(/ a 1/2)
1/2
(* (+ (* (* a (sqrt (+ (* b b) (* a (* c -4))))) (/ 1 b)) (- 0 a)) (/ (/ (/ b a) a) 2))
(+ (* (* a (sqrt (+ (* b b) (* a (* c -4))))) (/ 1 b)) (- 0 a))
(* a (sqrt (+ (* b b) (* a (* c -4)))))
a
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
(* c -4)
c
-4
(/ 1 b)
1
(- 0 a)
0
(/ (/ (/ b a) a) 2)
(/ (/ b a) a)
(/ b a)
2
Outputs
(/ 1/2 (/ (+ (* b -1/2) (* c (+ (* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))) (/ (* a 1/2) b)))) c))
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (-.f64 (*.f64 (/.f64 a b) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) b))) (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b #s(literal -5/2 binary64))) a) (*.f64 (*.f64 a a) (-.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b))))))))))))
1/2
#s(literal 1/2 binary64)
(/ (+ (* b -1/2) (* c (+ (* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))) (/ (* a 1/2) b)))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (-.f64 (*.f64 (/.f64 a b) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) b))) (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b #s(literal -5/2 binary64))) a) (*.f64 (*.f64 a a) (-.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b))))))))))) c)
(+ (* b -1/2) (* c (+ (* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))) (/ (* a 1/2) b))))
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (-.f64 (*.f64 (/.f64 a b) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) b))) (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b #s(literal -5/2 binary64))) a) (*.f64 (*.f64 a a) (-.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b)))))))))))
(* b -1/2)
(*.f64 b #s(literal -1/2 binary64))
b
-1/2
#s(literal -1/2 binary64)
(* c (+ (* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))) (/ (* a 1/2) b)))
(*.f64 c (-.f64 (*.f64 (/.f64 a b) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) b))) (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b #s(literal -5/2 binary64))) a) (*.f64 (*.f64 a a) (-.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b))))))))))
c
(+ (* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))) (/ (* a 1/2) b))
(-.f64 (*.f64 (/.f64 a b) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) b))) (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b #s(literal -5/2 binary64))) a) (*.f64 (*.f64 a a) (-.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b)))))))))
(* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b)))))
(*.f64 c (-.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b #s(literal -5/2 binary64))) a) (*.f64 (*.f64 a a) (-.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b)))))))))
(+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))
(-.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b #s(literal -5/2 binary64))) a) (*.f64 (*.f64 a a) (-.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b))))))))
(- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))))
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b #s(literal -5/2 binary64))) a)) (*.f64 (*.f64 a a) (-.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b)))))))
0
#s(literal 0 binary64)
(* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))
(*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b #s(literal -5/2 binary64))) a) (*.f64 (*.f64 a a) (-.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b)))))))
(- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))
(+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b #s(literal -5/2 binary64))) a) (*.f64 (*.f64 a a) (-.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b))))))
(+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5)))
(+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b #s(literal -5/2 binary64))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))
(/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a)
(/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b #s(literal -5/2 binary64))) a)
(* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20)))
(*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b #s(literal -5/2 binary64)))
-1/8
#s(literal -1/8 binary64)
(* b (* (/ (pow a 4) (pow b 6)) 20))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))) b))
(* (/ (pow a 4) (pow b 6)) 20)
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow a 4) (pow b 6))
(/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
a
4
#s(literal 4 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
20
#s(literal 20 binary64)
(/ (* a (* a a)) (pow b 5))
(/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* a (* a a))
(*.f64 a (*.f64 a a))
(* a a)
(*.f64 a a)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (/.f64 a (*.f64 b (*.f64 b b))))) b) #s(literal -1/2 binary64)) b)
(* a (* (/ (* a a) (* b (* b b))) -1/2))
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* (/ (* a a) (* b (* b b))) -1/2)
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* a a) (* b (* b b)))
(*.f64 a (/.f64 a (*.f64 b (*.f64 b b))))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ (* 1/2 (* a a)) (* b (* b b)))
(*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))
(* 1/2 (* a a))
(*.f64 #s(literal 1/2 binary64) (*.f64 a a))
(/ (* a 1/2) b)
(*.f64 #s(literal 1/2 binary64) (/.f64 a b))
(* a 1/2)
(*.f64 #s(literal 1/2 binary64) a)
(* (/ -1 b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
-1
#s(literal -1 binary64)
b
c
(/ 1/2 (/ (+ (* b -1/2) (* c (+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))) c))
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 (/.f64 a (*.f64 b b)) c) #s(literal 1 binary64))))))
1/2
#s(literal 1/2 binary64)
(/ (+ (* b -1/2) (* c (+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 (/.f64 a (*.f64 b b)) c) #s(literal 1 binary64))))) c)
(+ (* b -1/2) (* c (+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b))))
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 (/.f64 a (*.f64 b b)) c) #s(literal 1 binary64)))))
(* b -1/2)
(*.f64 b #s(literal -1/2 binary64))
b
-1/2
#s(literal -1/2 binary64)
(* c (+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 (/.f64 a (*.f64 b b)) c) #s(literal 1 binary64))))
c
(+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b))
(*.f64 (/.f64 a b) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) b)))
(* c (/ (* 1/2 (* a a)) (* b (* b b))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(/ (* 1/2 (* a a)) (* b (* b b)))
(*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))
(* 1/2 (* a a))
(*.f64 #s(literal 1/2 binary64) (*.f64 a a))
(* a a)
(*.f64 a a)
a
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ (* a 1/2) b)
(*.f64 #s(literal 1/2 binary64) (/.f64 a b))
(* a 1/2)
(*.f64 #s(literal 1/2 binary64) a)
(/ (* (/ b a) (* a (+ (/ (sqrt (+ (* b b) (* (* a c) -4))) b) -1))) (/ a 1/2))
(*.f64 b (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a))
(* (/ b a) (* a (+ (/ (sqrt (+ (* b b) (* (* a c) -4))) b) -1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 b #s(literal 1 binary64)))
(/ b a)
(/.f64 b a)
b
a
(* a (+ (/ (sqrt (+ (* b b) (* (* a c) -4))) b) -1))
(*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1 binary64)))
(+ (/ (sqrt (+ (* b b) (* (* a c) -4))) b) -1)
(+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
(/ (sqrt (+ (* b b) (* (* a c) -4))) b)
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(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)
(* (* a c) -4)
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* a c)
(*.f64 c a)
c
-4
#s(literal -4 binary64)
-1
#s(literal -1 binary64)
(/ a 1/2)
(/.f64 a #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(* (+ (* (* a (sqrt (+ (* b b) (* a (* c -4))))) (/ 1 b)) (- 0 a)) (/ (/ (/ b a) a) 2))
(*.f64 b (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a))
(+ (* (* a (sqrt (+ (* b b) (* a (* c -4))))) (/ 1 b)) (- 0 a))
(*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1 binary64)))
(* a (sqrt (+ (* b b) (* a (* c -4)))))
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 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)))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
1
#s(literal 1 binary64)
(- 0 a)
(-.f64 #s(literal 0 binary64) a)
0
#s(literal 0 binary64)
(/ (/ (/ b a) a) 2)
(/.f64 b (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/ (/ b a) a)
(/.f64 b (*.f64 a a))
(/ b a)
(/.f64 b a)
2
#s(literal 2 binary64)

localize1.9s (8.4%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(/.f64 (/.f64 b a) a)
accuracy99.9%
(*.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (/.f64 b a) a) #s(literal 2 binary64)))
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy94.7%
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
accuracy99.9%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
accuracy99.9%
(*.f64 (/.f64 b a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))
accuracy95.1%
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))
accuracy99.9%
(*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
accuracy99.9%
(*.f64 b (*.f64 b b))
accuracy99.9%
(+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))
accuracy99.8%
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
accuracy100.0%
(/.f64 #s(literal -1 binary64) b)
accuracy99.9%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
accuracy99.8%
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
accuracy99.8%
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))
accuracy99.8%
(*.f64 c (+.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
accuracy99.7%
(-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))
Results
1.2s190×5exit
55.0ms53×0valid
50.0ms1valid
12.0ms2valid
Compiler

Compiled 1254 to 79 computations (93.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 470.0ms
backward-pass: 207.0ms (44% of total)
ival-mult: 89.0ms (18.9% of total)
ival-div: 74.0ms (15.7% of total)
ival-add: 55.0ms (11.7% of total)
ival-pow: 15.0ms (3.2% of total)
compiled-spec: 10.0ms (2.1% of total)
ival-sqrt: 10.0ms (2.1% of total)
ival-sub: 7.0ms (1.5% of total)
const: 3.0ms (0.6% of total)

series97.0ms (0.4%)

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

222 calls:

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

rewrite1.3s (6%)

Algorithm
batch-egg-rewrite
Rules
5932×*-lowering-*.f32
5932×*-lowering-*.f64
3862×/-lowering-/.f32
3862×/-lowering-/.f64
2414×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
079586
1361541
22207509
08590509
Stop Event
iter limit
node limit
Counts
28 → 1620
Calls
Call 1
Inputs
(/ 1/2 (/ (+ (* b -1/2) (* c (+ (* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))) (/ (* a 1/2) b)))) c))
(/ (+ (* b -1/2) (* c (+ (* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))) (/ (* a 1/2) b)))) c)
(+ (* b -1/2) (* c (+ (* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))) (/ (* a 1/2) b))))
(* c (+ (* c (+ (- 0 (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))) (/ (* 1/2 (* a a)) (* b (* b b))))) (/ (* a 1/2) b)))
(* (/ -1 b) c)
(/ -1 b)
(/ 1/2 (/ (+ (* b -1/2) (* c (+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))) c))
(/ (+ (* b -1/2) (* c (+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))) c)
(+ (* b -1/2) (* c (+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b))))
(* c (+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))
(/ (* (/ b a) (* a (+ (/ (sqrt (+ (* b b) (* (* a c) -4))) b) -1))) (/ a 1/2))
(* (/ b a) (* a (+ (/ (sqrt (+ (* b b) (* (* a c) -4))) b) -1)))
(/ b a)
(* a (+ (/ (sqrt (+ (* b b) (* (* a c) -4))) b) -1))
(* (+ (* (* a (sqrt (+ (* b b) (* a (* c -4))))) (/ 1 b)) (- 0 a)) (/ (/ (/ b a) a) 2))
(+ (* (* a (sqrt (+ (* b b) (* a (* c -4))))) (/ 1 b)) (- 0 a))
(* a (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
(- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))
(+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5)))
(/ (* 1/2 (* a a)) (* b (* b b)))
(+ (* c (/ (* 1/2 (* a a)) (* b (* b b)))) (/ (* a 1/2) b))
(* b (* b b))
(+ (/ (sqrt (+ (* b b) (* (* a c) -4))) b) -1)
(+ (* b b) (* (* a c) -4))
(/ (sqrt (+ (* b b) (* (* a c) -4))) b)
(+ (* b b) (* a (* c -4)))
(/ (/ b a) a)
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) (*.f64 #s(literal 1/2 binary64) c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) c)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) c))
(/.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) (-.f64 #s(literal 0 binary64) c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) (*.f64 #s(literal 1/2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) (*.f64 #s(literal 1/2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) (*.f64 #s(literal 1/2 binary64) c)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) (/.f64 #s(literal 1 binary64) c))
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) (*.f64 #s(literal 1/2 binary64) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) (*.f64 #s(literal 1/2 binary64) c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) (-.f64 #s(literal 0 binary64) c))))
(*.f64 c (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))))
(*.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) c)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))) (-.f64 #s(literal 0 binary64) c))
(exp.f64 (*.f64 (log.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) c)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) #s(literal 1 binary64)) c)
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) c) #s(literal 1 binary64))
(pow.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) c))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))
(+.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))) (*.f64 b #s(literal -1/2 binary64)))
(+.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 c c)) (+.f64 (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b #s(literal -1/2 binary64))))
(+.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 c c))) (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(fma.f64 b #s(literal -1/2 binary64) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))
(fma.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (+.f64 (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b #s(literal -1/2 binary64))))
(fma.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) (*.f64 b #s(literal -1/2 binary64)))
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 c c) (+.f64 (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b #s(literal -1/2 binary64))))
(fma.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) c (+.f64 (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b #s(literal -1/2 binary64))))
(fma.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) c (*.f64 b #s(literal -1/2 binary64)))
(fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (+.f64 (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b #s(literal -1/2 binary64))))
(+.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 c c)) (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(+.f64 (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 c c)))
(fma.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(fma.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 c c)))
(fma.f64 a (*.f64 (/.f64 #s(literal 1/2 binary64) b) c) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 c c)))
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 c c) (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) c (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) c) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 c c)))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) c (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 c c)))
(fma.f64 (*.f64 c a) (/.f64 #s(literal 1/2 binary64) b) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 c c)))
(fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 c c)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))
(*.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) c)
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 c (/.f64 b #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c)))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1 binary64)))
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal -1 binary64) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)))
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))
(pow.f64 (/.f64 b #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) c)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) c))
(/.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) c)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) c))
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) c))))
(*.f64 c (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) c)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) c))
(exp.f64 (*.f64 (log.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) c)
(/.f64 #s(literal 1 binary64) (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) c)
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) c) #s(literal 1 binary64))
(pow.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) c))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal -1/2 binary64)))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c c)) (+.f64 (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b #s(literal -1/2 binary64))))
(+.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c c))) (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(fma.f64 b #s(literal -1/2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(fma.f64 c (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b #s(literal -1/2 binary64))))
(fma.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 b #s(literal -1/2 binary64)))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c c) (+.f64 (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) c (+.f64 (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b #s(literal -1/2 binary64))))
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) c (*.f64 b #s(literal -1/2 binary64)))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b #s(literal -1/2 binary64))))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c c)) (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(+.f64 (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c c)))
(fma.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c c)))
(fma.f64 c (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(fma.f64 a (*.f64 (/.f64 #s(literal 1/2 binary64) b) c) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c c)))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c c) (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) c) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c c)))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) c (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) c (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (*.f64 c a) (/.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c c)))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c c)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) c))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) c))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) c) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) c) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) c) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) c) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) c) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) c) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) c))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) c) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) c))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 c (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) c))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 c (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 c (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) c))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) a)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) a)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 c (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) c))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) c) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 c (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) c) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) c) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) c) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) c)
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (-.f64 #s(literal 0 binary64) a)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (*.f64 (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a)))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a)))) (*.f64 (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))) #s(literal -1 binary64)))
(fma.f64 (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (-.f64 #s(literal 0 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (*.f64 (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a)))))
(neg.f64 (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 a #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))))
(/.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a a))))
(/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) (/.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a a))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) (*.f64 (/.f64 a b) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) #s(literal 1 binary64)) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a a))))
(/.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a)))) #s(literal -2 binary64))
(/.f64 (*.f64 b (*.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))))) a)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) (/.f64 #s(literal 1/2 binary64) a)) a)
(/.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal -2 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a))
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 b (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 b (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 b a) (*.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (/.f64 b a) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 2 binary64)))
(*.f64 (/.f64 b a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))))
(*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal 2 binary64)))
(*.f64 (/.f64 b (*.f64 a a)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))))
(*.f64 (/.f64 b (*.f64 a a)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b a))
(*.f64 (/.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) (/.f64 (/.f64 b a) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64))
(*.f64 (pow.f64 (/.f64 a (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 b a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) b))
(+.f64 (/.f64 b #s(literal -1 binary64)) (*.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))
(+.f64 (*.f64 (/.f64 b a) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)))
(+.f64 (*.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 b #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a)))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) b) (-.f64 #s(literal 0 binary64) b))
(fma.f64 b #s(literal -1 binary64) (*.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))
(fma.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 b #s(literal -1 binary64)))
(fma.f64 #s(literal -1 binary64) b (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) b))
(fma.f64 (/.f64 b a) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) b (-.f64 #s(literal 0 binary64) b))
(fma.f64 (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a)))
(/.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a)))
(/.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) a)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) (/.f64 a b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal 1 binary64)) (/.f64 a b))
(pow.f64 (/.f64 a (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a)) #s(literal -1 binary64))
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))
(*.f64 b (/.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a))
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))))
(*.f64 a (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 b a)))
(*.f64 (/.f64 b a) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) b)
(*.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 b a))
(*.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 b a) (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a)
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 b a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b)))
(/.f64 #s(literal 1 binary64) (/.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 a b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 b a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) b)
(+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))
(+.f64 (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(+.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(-.f64 #s(literal 0 binary64) (-.f64 a (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(-.f64 (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)
(fma.f64 a #s(literal -1 binary64) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal -1 binary64) a (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) b) a) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a (-.f64 #s(literal 0 binary64) a))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) a)
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (-.f64 #s(literal 0 binary64) a)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (*.f64 (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a)))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a)))) (*.f64 (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))) #s(literal -1 binary64)))
(fma.f64 (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (-.f64 #s(literal 0 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (*.f64 (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a)))))
(neg.f64 (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 a #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))))
(/.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a a))))
(/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) (/.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a a))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) (*.f64 (/.f64 a b) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) #s(literal 1 binary64)) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a a))))
(/.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a)))) #s(literal -2 binary64))
(/.f64 (*.f64 b (*.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))))) a)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) (/.f64 #s(literal 1/2 binary64) a)) a)
(/.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal -2 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a))
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 b (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 b (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 b a) (*.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (/.f64 b a) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 2 binary64)))
(*.f64 (/.f64 b a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))))
(*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal 2 binary64)))
(*.f64 (/.f64 b (*.f64 a a)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))))
(*.f64 (/.f64 b (*.f64 a a)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b a))
(*.f64 (/.f64 (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a) (/.f64 (/.f64 b a) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64))
(*.f64 (pow.f64 (/.f64 a (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 b a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))
(+.f64 (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(+.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(-.f64 #s(literal 0 binary64) (-.f64 a (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(-.f64 (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)
(fma.f64 a #s(literal -1 binary64) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal -1 binary64) a (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) b) a) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a (-.f64 #s(literal 0 binary64) a))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) a)
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 1 binary64)))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64))
(+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))) a) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a b)) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))) (fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))) (fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(+.f64 (fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(+.f64 (fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal 1 binary64))))
(+.f64 (fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+.f64 (fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(+.f64 (fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(+.f64 (fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) b) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) b))))
(-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b b)))
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (/.f64 b a)) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))
(fma.f64 a (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(fma.f64 a (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))
(fma.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b))) (/.f64 #s(literal -1/8 binary64) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))
(fma.f64 (*.f64 a a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(fma.f64 (*.f64 a a) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(fma.f64 (/.f64 a b) (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(fma.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) a)) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))
(fma.f64 (*.f64 b #s(literal -1/8 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (/.f64 b a)) #s(literal -1/8 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) b) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) b) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) b) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) b) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) b) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) b) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) b))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) b) (*.f64 b (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 b (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 b (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 b (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 b (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 b (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 b (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 b (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 b (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 b (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 b (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) b) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) b) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) b) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) b) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) b) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) b) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) b) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) b) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) b) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) b) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) b) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) b) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) b))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b))
(+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(-.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) a))
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (/.f64 b a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 a (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b))) (/.f64 #s(literal -1/8 binary64) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 (*.f64 a a) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b #s(literal -1/8 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (/.f64 b a)) #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 a a)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) a))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) a))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) a) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) a) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) a) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b)) b)
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a a)) (*.f64 b b))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) b)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 a (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (/.f64 a (*.f64 b b))))
(*.f64 (*.f64 a (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))
(*.f64 (/.f64 a (/.f64 b a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b)))
(*.f64 (/.f64 a (/.f64 b a)) (pow.f64 (/.f64 (*.f64 b b) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 a (/.f64 b a)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) (/.f64 a b))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 a (/.f64 b a)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)) (/.f64 a b))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))
(-.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) a) b))
(fma.f64 #s(literal 1/2 binary64) (/.f64 a b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))
(fma.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))
(fma.f64 a (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) c (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) b) a (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a (/.f64 a (*.f64 b b))) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))
(fma.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c (/.f64 #s(literal 1/2 binary64) b)) (*.f64 a (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 b c)) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 c #s(literal 1 binary64)))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) (*.f64 b (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 #s(literal 1 binary64) c))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) b) (*.f64 b (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)))) (*.f64 b b))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) c)) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) 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 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) c)) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) 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 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)))) (*.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) c)) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) c)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.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 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a 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 -1/2 binary64) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) c)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) a)) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) a)) (*.f64 b b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) a)) (*.f64 b b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) a)) (*.f64 b b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) a)) b) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 b c)) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 c #s(literal 1 binary64)))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (*.f64 b b)) (*.f64 b (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 #s(literal 1 binary64) c))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) b) (*.f64 b (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)))) (*.f64 b b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) c)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.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 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 c b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b))
(/.f64 (+.f64 (*.f64 c (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (+.f64 (*.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 c (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 c b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b))
(/.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (neg.f64 (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) 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))) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (/.f64 b (*.f64 #s(literal 1/2 binary64) 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 (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) 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))) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (/.f64 b (*.f64 #s(literal 1/2 binary64) 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 (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) b) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) b) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) 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))) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) (/.f64 b (*.f64 #s(literal 1/2 binary64) 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 (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c) b) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c) b) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) c) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) b) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) b) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)) b) (*.f64 b (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))) (/.f64 b #s(literal -1 binary64))) (*.f64 b (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 b (*.f64 #s(literal 1/2 binary64) a))) b) (*.f64 b (/.f64 b (*.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) b) (*.f64 b (/.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 #s(literal -1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 b (neg.f64 (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)) b) (*.f64 b (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 b b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(/.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) #s(literal -1 binary64))
(pow.f64 b #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))
(+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal -1 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (log.f64 b) #s(literal -1 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 b) #s(literal -1 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) b))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #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 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))))
(/.f64 b (*.f64 a a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 b a))))
(/.f64 (/.f64 b a) a)
(/.f64 (/.f64 b a) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b a)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) a)
(pow.f64 (/.f64 a (/.f64 b a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (/.f64 b a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) a) a))
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a a)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))

simplify987.0ms (4.4%)

Algorithm
egg-herbie
Rules
7146×*-lowering-*.f32
7146×*-lowering-*.f64
3304×+-lowering-+.f64
3304×+-lowering-+.f32
2122×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0185318502
1666717329
0841817329
Stop Event
iter limit
node limit
Counts
888 → 888
Calls
Call 1
Inputs
(* -1/2 (/ (pow b 5) (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))))
(* (pow b 5) (- (* -1/4 (/ (* (pow a 2) (pow b 2)) (* (pow c 3) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 2)))) (* 1/2 (/ 1 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))))))
(* (pow b 5) (- (* (pow b 2) (+ (* -1/2 (* (pow b 2) (+ (* 1/4 (/ (pow a 4) (* (pow c 4) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 3)))) (* 1/2 (/ a (* (pow c 4) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 2))))))) (* -1/4 (/ (pow a 2) (* (pow c 3) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 2)))))) (* 1/2 (/ 1 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))))))
(* (pow b 5) (- (* (pow b 2) (+ (* -1/4 (/ (pow a 2) (* (pow c 3) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 2)))) (* (pow b 2) (+ (* -1/2 (+ (* 1/4 (/ (pow a 4) (* (pow c 4) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 3)))) (* 1/2 (/ a (* (pow c 4) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 2)))))) (* 1/2 (* (pow b 2) (- (* 1/2 (/ 1 (* (pow c 5) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 2)))) (+ (* 1/4 (/ (pow a 3) (* (pow c 5) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 3)))) (* 1/2 (/ (* (pow a 2) (+ (* 1/4 (/ (pow a 4) (* (pow c 4) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 3)))) (* 1/2 (/ a (* (pow c 4) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 2)))))) (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))))))))))))) (* 1/2 (/ 1 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))))))
(* -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/2 (/ (+ (* -4 (* (pow c 4) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (+ (* 2 (* (pow a 3) (pow c 4))) (* 4 (* (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 (+ (* -1/2 (/ (+ (* -4 (* (pow a 3) (pow c 4))) (+ (* -4 (* (pow c 4) (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))))) (* -2 (* (pow a 3) (pow c 4))))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -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/2 (* c (+ (* 2 (/ (pow a 3) (pow b 7))) (+ (* 4 (/ (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) (pow b 2))) (* 4 (/ (pow a 3) (pow b 7))))))))))) (/ 1 b)))
(/ 1/2 (* (pow c 2) (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))
(/ (+ (* -1/4 (/ (pow a 2) (* (pow b 3) (* c (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 2))))) (* 1/2 (/ 1 (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))) (pow c 2))
(/ (- (+ (* -1 (/ (+ (* -1/8 (/ (pow a 4) (* (pow b 6) (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 3)))) (* 1/4 (/ a (* b (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 2))))) (pow c 2))) (* 1/2 (/ 1 (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))) (* 1/4 (/ (pow a 2) (* (pow b 3) (* c (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 2)))))) (pow c 2))
(/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (+ (* -1/8 (/ (pow a 4) (* (pow b 6) (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 3)))) (* 1/4 (/ a (* b (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 2)))))) (* (pow b 3) (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))) (+ (* -1/4 (/ b (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 2))) (* -1/8 (/ (pow a 3) (* (pow b 4) (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 3)))))) (pow c 3))) (* 1/2 (/ 1 (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))) (+ (* -1/8 (/ (pow a 4) (* (pow b 6) (* (pow c 2) (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 3))))) (+ (* 1/4 (/ a (* b (* (pow c 2) (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 2))))) (* 1/4 (/ (pow a 2) (* (pow b 3) (* c (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 2)))))))) (pow c 2))
(/ -1/2 (* (pow c 2) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(/ (- (* -1/4 (/ (pow a 2) (* (pow b 3) (* c (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 2))))) (* 1/2 (/ 1 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))) (pow c 2))
(/ (- (* -1 (/ (- (+ (* 1/8 (/ (pow a 4) (* (pow b 6) (* c (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 3))))) (* 1/4 (/ a (* b (* c (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 2)))))) (* -1/4 (/ (pow a 2) (* (pow b 3) (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 2))))) c)) (* 1/2 (/ 1 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))) (pow c 2))
(/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow a 2) (+ (* 1/8 (/ (pow a 4) (* (pow b 6) (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 3)))) (* 1/4 (/ a (* b (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 2)))))) (* (pow b 3) (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))))) (+ (* -1/8 (/ (pow a 3) (* (pow b 4) (* c (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 3))))) (* 1/4 (/ b (* c (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 2)))))) (+ (* 1/8 (/ (pow a 4) (* (pow b 6) (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 3)))) (* 1/4 (/ a (* b (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 2)))))) c)) (* -1/4 (/ (pow a 2) (* (pow b 3) (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 2))))) c)) (* 1/2 (/ 1 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))) (pow c 2))
(* -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/2 (* a (+ (* 2 (/ (pow c 4) (pow b 7))) (* 8 (/ (pow c 4) (pow b 7)))))))))))
(* 1/2 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(/ (+ (* -1/4 (/ (pow b 7) (* a (pow c 3)))) (* 1/2 (/ (pow b 5) (pow c 2)))) (pow a 3))
(/ (+ (* -1/2 (/ (+ (* -1/4 (/ (pow b 9) (pow c 4))) (* 1/2 (/ (pow b 9) (pow c 4)))) (pow a 2))) (+ (* -1/4 (/ (pow b 7) (* a (pow c 3)))) (* 1/2 (/ (pow b 5) (pow c 2))))) (pow a 3))
(/ (+ (* -1/2 (/ (+ (* -1/2 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 9) (pow c 4))) (* 1/2 (/ (pow b 9) (pow c 4))))) c)) (+ (* -1/2 (/ (pow b 11) (pow c 5))) (* -1/4 (/ (pow b 11) (pow c 5))))) (pow a 3))) (+ (* -1/2 (/ (+ (* -1/4 (/ (pow b 9) (pow c 4))) (* 1/2 (/ (pow b 9) (pow c 4)))) (pow a 2))) (+ (* -1/4 (/ (pow b 7) (* a (pow c 3)))) (* 1/2 (/ (pow b 5) (pow c 2)))))) (pow a 3))
(* 1/2 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(* -1 (/ (+ (* -1/2 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (pow b 7) (* a (pow c 3))))) (pow a 3)))
(* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 7) (pow c 3))) (* 1/2 (/ (+ (* -1/2 (/ (pow b 9) (pow c 4))) (* 1/4 (/ (pow b 9) (pow c 4)))) a))) a)) (* -1/2 (/ (pow b 5) (pow c 2)))) (pow a 3)))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/2 (/ (pow b 9) (pow c 4))) (* 1/4 (/ (pow b 9) (pow c 4))))) (* 1/2 (/ (+ (* -1/2 (/ (pow b 11) (pow c 5))) (+ (* -1/4 (/ (pow b 11) (pow c 5))) (* 1/2 (/ (* (pow b 2) (+ (* -1/2 (/ (pow b 9) (pow c 4))) (* 1/4 (/ (pow b 9) (pow c 4))))) c)))) a))) a)) (* -1/4 (/ (pow b 7) (pow c 3)))) a)) (* -1/2 (/ (pow b 5) (pow c 2)))) (pow a 3)))
(* -1 (/ (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 5)))
(/ (+ (* -1 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* 1/2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -1 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) c))))) (pow b 5))
(/ (+ (* -1 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* (pow a 2) c)) (* (pow b 2) (+ (* -1/2 (/ (pow b 2) c)) (* 1/2 a)))))) (pow b 5))
(* -1/2 (/ b c))
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(* b (- (+ (* 1/2 (/ a (pow b 2))) (* 1/2 (/ (* (pow a 2) c) (pow b 4)))) (* 1/2 (/ 1 c))))
(* b (- (+ (* -1 (/ (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 6))) (+ (* 1/2 (/ a (pow b 2))) (* 1/2 (/ (* (pow a 2) c) (pow b 4))))) (* 1/2 (/ 1 c))))
(* -1/2 (/ b c))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c))))))
(* -1 (* b (+ (* -1 (/ (* (pow c 2) (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 6))) (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))
(* -1/2 (/ b c))
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)
(/ (+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))))) c)
(/ (+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* c (+ (* 1/2 (/ (pow a 2) (pow b 3))) (* c (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))))))) c)
(* (pow c 2) (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(* (pow c 2) (- (+ (* -1/2 (/ (pow a 3) (pow b 5))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(* (pow c 2) (- (+ (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c))))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(* (pow c 2) (- (+ (* -1/2 (/ b (pow c 3))) (+ (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(* -1 (* (pow c 2) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(* (pow c 2) (+ (* -1 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -1 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (* -1 (/ (+ (* -1/2 (/ a (* b c))) (* -1/2 (/ (pow a 2) (pow b 3)))) c))))
(* (pow c 2) (+ (* -1 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))) c)) (* -1/2 (/ (pow a 2) (pow b 3)))) c))))
(* -1/2 (/ b c))
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))
(+ (* -1/2 (/ b c)) (* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+ (* -1/2 (/ b c)) (* a (+ (* a (+ (* 1/2 (/ c (pow b 3))) (/ (* a (pow c 2)) (pow b 5)))) (* 1/2 (/ 1 b)))))
(/ (* (pow a 3) (pow c 2)) (pow b 5))
(* (pow a 3) (+ (* 1/2 (/ c (* a (pow b 3)))) (/ (pow c 2) (pow b 5))))
(* (pow a 3) (+ (* 1/2 (/ c (* a (pow b 3)))) (+ (/ 1/2 (* (pow a 2) b)) (/ (pow c 2) (pow b 5)))))
(* (pow a 3) (+ (* -1/2 (/ b (* (pow a 3) c))) (+ (* 1/2 (/ c (* a (pow b 3)))) (+ (* 1/2 (/ 1 (* (pow a 2) b))) (/ (pow c 2) (pow b 5))))))
(/ (* (pow a 3) (pow c 2)) (pow b 5))
(* -1 (* (pow a 3) (+ (* -1 (/ (pow c 2) (pow b 5))) (* -1/2 (/ c (* a (pow b 3)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -1 (/ (pow c 2) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* 1/2 (/ c (pow b 3)))) a)) (* -1 (/ (pow c 2) (pow b 5))))))
(* -1 (/ (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 5)))
(/ (+ (* -1 (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* 1/2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -1 (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* a (* (pow b 2) c))) (* 1/2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/ (+ (* -1 (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* 1/2 (* a c))))))) (pow b 5))
(* -1/2 b)
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/2))
(* b (- (+ (* 1/2 (/ (* a c) (pow b 2))) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2))
(* b (- (+ (* -1 (/ (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 6))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1/2))
(* -1/2 b)
(* -1 (* b (+ 1/2 (* -1/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1/2 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1/2 (+ (* -1 (/ (* (pow c 3) (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -1/2 b)
(+ (* -1/2 b) (* 1/2 (/ (* a c) b)))
(+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* c (+ (* 1/2 (/ (pow a 2) (pow b 3))) (* c (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))))))
(* (pow c 3) (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(* (pow c 3) (- (+ (* -1/2 (/ (pow a 3) (pow b 5))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(* (pow c 3) (- (+ (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c))))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(* (pow c 3) (- (+ (* -1/2 (/ b (pow c 3))) (+ (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* -1/2 (/ (pow a 2) (* (pow b 3) c))) (/ (pow a 3) (pow b 5)))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* -1 (/ (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))) c)) (/ (pow a 3) (pow b 5)))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) c)) (* 1/2 (/ (pow a 2) (pow b 3)))) c)) (/ (pow a 3) (pow b 5)))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(* -1/2 b)
(+ (* -1/2 b) (* 1/2 (/ (* a c) b)))
(+ (* -1/2 b) (* a (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* -1/2 b) (* a (+ (* 1/2 (/ c b)) (* a (+ (* 1/2 (/ (pow c 2) (pow b 3))) (/ (* a (pow c 3)) (pow b 5)))))))
(/ (* (pow a 3) (pow c 3)) (pow b 5))
(* (pow a 3) (+ (* 1/2 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 3) (pow b 5))))
(* (pow a 3) (+ (* 1/2 (/ c (* (pow a 2) b))) (+ (* 1/2 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 3) (pow b 5)))))
(* (pow a 3) (+ (* -1/2 (/ b (pow a 3))) (+ (* 1/2 (/ c (* (pow a 2) b))) (+ (* 1/2 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 3) (pow b 5))))))
(/ (* (pow a 3) (pow c 3)) (pow b 5))
(* -1 (* (pow a 3) (+ (* -1 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 2) (* a (pow b 3)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))) a)) (* -1 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ c b)) (* 1/2 (/ b a))) a)) (* 1/2 (/ (pow c 2) (pow b 3)))) a)) (* -1 (/ (pow c 3) (pow b 5))))))
(* 1/2 (/ (* a c) b))
(* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 1/2 (/ (pow a 2) (pow b 3))) (* c (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))))))
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 1/2 (/ (pow a 2) (pow b 3))) (* c (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))))))
(* (pow c 3) (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(* (pow c 3) (- (+ (* -1/2 (/ (pow a 3) (pow b 5))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(* (pow c 3) (- (+ (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c))))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(* (pow c 3) (- (+ (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c))))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* -1/2 (/ (pow a 2) (* (pow b 3) c))) (/ (pow a 3) (pow b 5)))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* -1 (/ (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))) c)) (/ (pow a 3) (pow b 5)))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* -1 (/ (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))) c)) (/ (pow a 3) (pow b 5)))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(* -1 (/ (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 5)))
(/ (+ (* -1 (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* 1/2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -1 (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* a (* (pow b 2) c))) (* 1/2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/ (+ (* -1 (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* a (* (pow b 2) c))) (* 1/2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(* 1/2 (/ (* a c) b))
(/ (+ (* 1/2 (* a c)) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 (/ (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 4))) (+ (* 1/2 (* a c)) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -1 (/ (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 4))) (+ (* 1/2 (* a c)) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(* 1/2 (/ (* a c) b))
(* -1 (/ (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -1 (/ (* (pow c 3) (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 4))) (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -1 (/ (* (pow c 3) (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 4))) (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* 1/2 (/ (* a c) b))
(* a (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 1/2 (/ (pow c 2) (pow b 3))) (/ (* a (pow c 3)) (pow b 5))))))
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 1/2 (/ (pow c 2) (pow b 3))) (/ (* a (pow c 3)) (pow b 5))))))
(/ (* (pow a 3) (pow c 3)) (pow b 5))
(* (pow a 3) (+ (* 1/2 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 3) (pow b 5))))
(* (pow a 3) (+ (* 1/2 (/ c (* (pow a 2) b))) (+ (* 1/2 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 3) (pow b 5)))))
(* (pow a 3) (+ (* 1/2 (/ c (* (pow a 2) b))) (+ (* 1/2 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 3) (pow b 5)))))
(/ (* (pow a 3) (pow c 3)) (pow b 5))
(* -1 (* (pow a 3) (+ (* -1 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 2) (* a (pow b 3)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))) a)) (* -1 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))) a)) (* -1 (/ (pow c 3) (pow b 5))))))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ (pow b 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))) (* -1/2 (/ (+ (* 2 (* (pow a 3) (pow c 4))) (* 4 (* (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 (+ (* -1/2 (/ (+ (* -4 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -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/2 (* c (+ (* 2 (/ (pow a 3) (pow b 7))) (* 4 (/ (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))
(* -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/2 (* a (+ (* 2 (/ (pow c 4) (pow b 7))) (* 4 (/ (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)))) (+ (* -1/2 (/ (+ (* 2 (/ (pow b 9) (pow c 4))) (* 4 (/ (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 (/ (+ (* 1/2 (/ (+ (* -4 (/ (pow b 9) (pow c 4))) (* -2 (/ (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/2 (/ (* (pow a 2) c) (pow b 3)))
(/ (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) c))) (pow b 3))
(/ (+ (* 1/2 (* (pow a 2) c)) (* (pow b 2) (+ (* -1/2 (/ (pow b 2) c)) (* 1/2 a)))) (pow b 3))
(/ (+ (* 1/2 (* (pow a 2) c)) (* (pow b 2) (+ (* -1/2 (/ (pow b 2) c)) (* 1/2 a)))) (pow b 3))
(* -1/2 (/ b c))
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(* b (- (+ (* 1/2 (/ a (pow b 2))) (* 1/2 (/ (* (pow a 2) c) (pow b 4)))) (* 1/2 (/ 1 c))))
(* b (- (+ (* 1/2 (/ a (pow b 2))) (* 1/2 (/ (* (pow a 2) c) (pow b 4)))) (* 1/2 (/ 1 c))))
(* -1/2 (/ b c))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c))))))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c))))))
(* -1/2 (/ b c))
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)
(/ (+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))))) c)
(/ (+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))))) c)
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(* c (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -1/2 (/ b (pow c 2))) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3))))))
(* c (+ (* -1/2 (/ b (pow c 2))) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3))))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(* -1 (* c (+ (* -1/2 (/ a (* b c))) (* -1/2 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))) c)) (* -1/2 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))) c)) (* -1/2 (/ (pow a 2) (pow b 3))))))
(* -1/2 (/ b c))
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))
(+ (* -1/2 (/ b c)) (* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+ (* -1/2 (/ b c)) (* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* (pow a 2) (+ (* -1/2 (/ b (* (pow a 2) c))) (+ (* 1/2 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(* (pow a 2) (+ (* -1/2 (/ b (* (pow a 2) c))) (+ (* 1/2 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* (pow a 2) (+ (* -1 (/ (- (* 1/2 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* 1/2 (/ c (pow b 3)))))
(* (pow a 2) (+ (* -1 (/ (- (* 1/2 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* 1/2 (/ c (pow b 3)))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* 1/2 (* a (* (pow b 2) c))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* 1/2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* 1/2 (* a c))))) (pow b 3))
(/ (+ (* 1/2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* 1/2 (* a c))))) (pow b 3))
(* -1/2 b)
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/2))
(* b (- (+ (* 1/2 (/ (* a c) (pow b 2))) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2))
(* b (- (+ (* 1/2 (/ (* a c) (pow b 2))) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2))
(* -1/2 b)
(* -1 (* b (+ 1/2 (* -1/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1/2 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1/2 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1/2 b)
(+ (* -1/2 b) (* 1/2 (/ (* a c) b)))
(+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -1/2 (/ b (pow c 2))) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3))))))
(* (pow c 2) (+ (* -1/2 (/ b (pow c 2))) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3))))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) c)) (* 1/2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) c)) (* 1/2 (/ (pow a 2) (pow b 3)))))
(* -1/2 b)
(+ (* -1/2 b) (* 1/2 (/ (* a c) b)))
(+ (* -1/2 b) (* a (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* -1/2 b) (* a (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3))))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3))))))
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3))))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (/ c b)) (* 1/2 (/ b a))) a)) (* 1/2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (/ c b)) (* 1/2 (/ b a))) a)) (* 1/2 (/ (pow c 2) (pow b 3)))))
(* 1/2 (/ (* a c) b))
(* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(* 1/2 (/ (* a c) b))
(* a (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* 1/2 (* a (* (pow b 2) c))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* 1/2 (* a (* (pow b 2) c))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* 1/2 (* a (* (pow b 2) c))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* 1/2 (/ (* a c) b))
(/ (+ (* 1/2 (* a c)) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* 1/2 (* a c)) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* 1/2 (* a c)) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* 1/2 (/ (* a c) b))
(* -1 (/ (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ 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 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ (* -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 (/ (* 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 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1 (/ b 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))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ (* -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))))))
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (+ (* -1 a) (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (+ (* -1 a) (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(* -2 a)
(+ (* -2 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ (* -2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(* c (+ (* -1 (/ a c)) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(* c (+ (* -1 (/ a c)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 a) (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1))))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* 1/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(- (* -1 a) a)
(- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* a b)
(* a (+ b (* -2 (/ (* a c) b))))
(* a (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -1)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(* a b)
(* b (+ a (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* b (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* b (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(* -1 (* a b))
(* -1 (* b (+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))))
(* -1 (* b (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))
(* a b)
(+ (* -2 (/ (* (pow a 2) c) b)) (* a b))
(+ (* a b) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b)))))
(+ (* a b) (* c (+ (* -2 (/ (pow a 2) b)) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 5))) (* -2 (/ (pow a 3) (pow b 3))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) 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))))))))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(* 1/2 (/ a b))
(+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))
(+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))
(+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(* c (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(* c (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(* c (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(* -1 (* c (+ (* -1/2 (/ a (* b c))) (* -1/2 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1/2 (/ a (* b c))) (* -1/2 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1/2 (/ a (* b c))) (* -1/2 (/ (pow a 2) (pow b 3))))))
(* 1/2 (/ a b))
(* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(/ (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) c))) (pow b 3))
(/ (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) c))) (pow b 3))
(/ (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) c))) (pow b 3))
(* 1/2 (/ a b))
(/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(* 1/2 (/ a b))
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(* (sqrt (* a c)) (/ (sqrt -4) b))
(/ (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) b)
(* -2 (/ (* a c) (pow b 2)))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) (pow b 2))
-2
(- (* 2 (/ (* a c) (pow b 2))) 2)
(- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 2)
(- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 2)
(* -2 (/ (* a c) (pow b 2)))
(* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(* a (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 1) a)) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* b (sqrt -1))))) a)) 1) a)) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(* -2 (/ (* a c) (pow b 2)))
(* c (+ (* -2 (/ a (pow b 2))) (* -2 (/ (* (pow a 2) c) (pow b 4)))))
(* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))))
(* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* c (+ (* -4 (/ (pow a 3) (pow b 6))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(* c (- (* (sqrt (/ a c)) (/ (sqrt -4) b)) (/ 1 c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b))) (/ 1 c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b)))) (/ 1 c)))
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 1) c)) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* b (sqrt -1))))) c)) 1) c)) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) b)
(/ (+ (* (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))))))) b)
(/ (+ (* (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)
1
(+ 1 (* -2 (/ (* a c) (pow b 2))))
(+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(+ 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
(- (* 2 (/ (* a c) (pow b 2))) 1)
(- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)
(- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1)
1
(+ 1 (* -2 (/ (* a c) (pow b 2))))
(+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4))))))
(+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4))))))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))))
1
(+ 1 (* -2 (/ (* a c) (pow b 2))))
(+ 1 (* c (+ (* -2 (/ a (pow b 2))) (* -2 (/ (* (pow a 2) c) (pow b 4))))))
(+ 1 (* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))))
(* -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))))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
(/ b (pow a 2))
Outputs
(* -1/2 (/ (pow b 5) (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))))
(* (pow b 5) (- (* -1/4 (/ (* (pow a 2) (pow b 2)) (* (pow c 3) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 2)))) (* 1/2 (/ 1 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))))))
(* (pow b 5) (- (* (pow b 2) (+ (* -1/2 (* (pow b 2) (+ (* 1/4 (/ (pow a 4) (* (pow c 4) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 3)))) (* 1/2 (/ a (* (pow c 4) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 2))))))) (* -1/4 (/ (pow a 2) (* (pow c 3) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 2)))))) (* 1/2 (/ 1 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))))))
(*.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 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))))))
(* (pow b 5) (- (* (pow b 2) (+ (* -1/4 (/ (pow a 2) (* (pow c 3) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 2)))) (* (pow b 2) (+ (* -1/2 (+ (* 1/4 (/ (pow a 4) (* (pow c 4) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 3)))) (* 1/2 (/ a (* (pow c 4) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 2)))))) (* 1/2 (* (pow b 2) (- (* 1/2 (/ 1 (* (pow c 5) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 2)))) (+ (* 1/4 (/ (pow a 3) (* (pow c 5) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 3)))) (* 1/2 (/ (* (pow a 2) (+ (* 1/4 (/ (pow a 4) (* (pow c 4) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 3)))) (* 1/2 (/ a (* (pow c 4) (pow (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) 2)))))) (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))))))))))))) (* 1/2 (/ 1 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))))))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.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))) (* -1/2 (/ (+ (* -4 (* (pow c 4) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (+ (* 2 (* (pow a 3) (pow c 4))) (* 4 (* (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 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal 6 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))
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.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 (*.f64 c c) a) (*.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 (+ (* -1/2 (/ (+ (* -4 (* (pow a 3) (pow c 4))) (+ (* -4 (* (pow c 4) (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))))) (* -2 (* (pow a 3) (pow c 4))))) (pow b 6))) (+ (* 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 (*.f64 (*.f64 c c) a) (*.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 -1/2 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -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)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 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/2 (* c (+ (* 2 (/ (pow a 3) (pow b 7))) (+ (* 4 (/ (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) (pow b 2))) (* 4 (/ (pow a 3) (pow b 7))))))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))))))))) (/.f64 #s(literal 1 binary64) b)))
(/ 1/2 (* (pow c 2) (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))
(/ (+ (* -1/4 (/ (pow a 2) (* (pow b 3) (* c (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 2))))) (* 1/2 (/ 1 (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 b (*.f64 b b))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 c c))
(/ (- (+ (* -1 (/ (+ (* -1/8 (/ (pow a 4) (* (pow b 6) (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 3)))) (* 1/4 (/ a (* b (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 2))))) (pow c 2))) (* 1/2 (/ 1 (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))) (* 1/4 (/ (pow a 2) (* (pow b 3) (* c (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 2)))))) (pow c 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 b (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64))))) (*.f64 c c))) (-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 b (*.f64 b b))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64)))))) (*.f64 c c))
(/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (+ (* -1/8 (/ (pow a 4) (* (pow b 6) (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 3)))) (* 1/4 (/ a (* b (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 2)))))) (* (pow b 3) (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))) (+ (* -1/4 (/ b (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 2))) (* -1/8 (/ (pow a 3) (* (pow b 4) (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 3)))))) (pow c 3))) (* 1/2 (/ 1 (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))) (+ (* -1/8 (/ (pow a 4) (* (pow b 6) (* (pow c 2) (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 3))))) (+ (* 1/4 (/ a (* b (* (pow c 2) (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 2))))) (* 1/4 (/ (pow a 2) (* (pow b 3) (* c (pow (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))) 2)))))))) (pow c 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 b (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) b) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) #s(literal 3 binary64)))))) (*.f64 c (*.f64 c c)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c)) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 c c)) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 b (*.f64 b b))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64))))))))) (*.f64 c c))
(/ -1/2 (* (pow c 2) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/ (- (* -1/4 (/ (pow a 2) (* (pow b 3) (* c (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 2))))) (* 1/2 (/ 1 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))) (pow c 2))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c))
(/ (- (* -1 (/ (- (+ (* 1/8 (/ (pow a 4) (* (pow b 6) (* c (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 3))))) (* 1/4 (/ a (* b (* c (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 2)))))) (* -1/4 (/ (pow a 2) (* (pow b 3) (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 2))))) c)) (* 1/2 (/ 1 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))) (pow c 2))
(/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) c) (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (*.f64 b c) (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)))))) c)) (/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c))
(/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow a 2) (+ (* 1/8 (/ (pow a 4) (* (pow b 6) (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 3)))) (* 1/4 (/ a (* b (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 2)))))) (* (pow b 3) (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))))) (+ (* -1/8 (/ (pow a 3) (* (pow b 4) (* c (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 3))))) (* 1/4 (/ b (* c (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 2)))))) (+ (* 1/8 (/ (pow a 4) (* (pow b 6) (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 3)))) (* 1/4 (/ a (* b (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 2)))))) c)) (* -1/4 (/ (pow a 2) (* (pow b 3) (pow (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) 2))))) c)) (* 1/2 (/ 1 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))) (pow c 2))
(/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 b (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64))))))) (*.f64 (*.f64 c (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) (*.f64 c (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 b (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64))))))) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64))))) c)) (/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 (*.f64 c c) a) (*.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 c c) (*.f64 b (*.f64 b b))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (* a (+ (* 2 (/ (pow c 4) (pow b 7))) (* 8 (/ (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 -1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 10 binary64))))))))
(* 1/2 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))))
(/ (+ (* -1/4 (/ (pow b 7) (* a (pow c 3)))) (* 1/2 (/ (pow b 5) (pow c 2)))) (pow a 3))
(/.f64 (+.f64 (/.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 5 binary64))) (*.f64 c c))) (*.f64 a (*.f64 a a)))
(/ (+ (* -1/2 (/ (+ (* -1/4 (/ (pow b 9) (pow c 4))) (* 1/2 (/ (pow b 9) (pow c 4)))) (pow a 2))) (+ (* -1/4 (/ (pow b 7) (* a (pow c 3)))) (* 1/2 (/ (pow b 5) (pow c 2))))) (pow a 3))
(/.f64 (+.f64 (+.f64 (/.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 5 binary64))) (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 9 binary64))) (pow.f64 c #s(literal 4 binary64)))) (*.f64 a a))) (*.f64 a (*.f64 a a)))
(/ (+ (* -1/2 (/ (+ (* -1/2 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 9) (pow c 4))) (* 1/2 (/ (pow b 9) (pow c 4))))) c)) (+ (* -1/2 (/ (pow b 11) (pow c 5))) (* -1/4 (/ (pow b 11) (pow c 5))))) (pow a 3))) (+ (* -1/2 (/ (+ (* -1/4 (/ (pow b 9) (pow c 4))) (* 1/2 (/ (pow b 9) (pow c 4)))) (pow a 2))) (+ (* -1/4 (/ (pow b 7) (* a (pow c 3)))) (* 1/2 (/ (pow b 5) (pow c 2)))))) (pow a 3))
(/.f64 (+.f64 (+.f64 (+.f64 (/.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 5 binary64))) (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 9 binary64))) (pow.f64 c #s(literal 4 binary64)))) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 9 binary64))) (pow.f64 c #s(literal 4 binary64))))) c) (*.f64 (/.f64 (pow.f64 b #s(literal 11 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -3/4 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))
(* 1/2 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))))
(* -1 (/ (+ (* -1/2 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (pow b 7) (* a (pow c 3))))) (pow a 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 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/4 (/ (pow b 7) (pow c 3))) (* 1/2 (/ (+ (* -1/2 (/ (pow b 9) (pow c 4))) (* 1/4 (/ (pow b 9) (pow c 4)))) a))) a)) (* -1/2 (/ (pow b 5) (pow c 2)))) (pow a 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 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) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 9 binary64))) (pow.f64 c #s(literal 4 binary64)))) a)) a))) (*.f64 a (*.f64 a a))))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/2 (/ (pow b 9) (pow c 4))) (* 1/4 (/ (pow b 9) (pow c 4))))) (* 1/2 (/ (+ (* -1/2 (/ (pow b 11) (pow c 5))) (+ (* -1/4 (/ (pow b 11) (pow c 5))) (* 1/2 (/ (* (pow b 2) (+ (* -1/2 (/ (pow b 9) (pow c 4))) (* 1/4 (/ (pow b 9) (pow c 4))))) c)))) a))) a)) (* -1/4 (/ (pow b 7) (pow c 3)))) a)) (* -1/2 (/ (pow b 5) (pow c 2)))) (pow a 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 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 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 9 binary64))) (pow.f64 c #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 11 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 9 binary64))) (pow.f64 c #s(literal 4 binary64))))) c))) a)) a)))) a)) (*.f64 a (*.f64 a a))))
(* -1 (/ (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/ (+ (* -1 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* 1/2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) c))))) (pow b 5))
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 a a)))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* (pow a 2) c)) (* (pow b 2) (+ (* -1/2 (/ (pow b 2) c)) (* 1/2 a)))))) (pow b 5))
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 1/2 binary64))))))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ b c))
(/.f64 (*.f64 #s(literal -1/2 binary64) b) c)
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(*.f64 b (-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)))
(* b (- (+ (* 1/2 (/ a (pow b 2))) (* 1/2 (/ (* (pow a 2) c) (pow b 4)))) (* 1/2 (/ 1 c))))
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) c)))
(* b (- (+ (* -1 (/ (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 6))) (+ (* 1/2 (/ a (pow b 2))) (* 1/2 (/ (* (pow a 2) c) (pow b 4))))) (* 1/2 (/ 1 c))))
(*.f64 b (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) c))))
(* -1/2 (/ b c))
(/.f64 (*.f64 #s(literal -1/2 binary64) b) c)
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(neg.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b b)))))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -1 (/ (* (pow c 2) (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 6))) (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))))))
(* -1/2 (/ b c))
(/.f64 (*.f64 #s(literal -1/2 binary64) b) c)
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)))) c)
(/ (+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) c)
(/ (+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* c (+ (* 1/2 (/ (pow a 2) (pow b 3))) (* c (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))))) c)
(* (pow c 2) (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 2) (- (+ (* -1/2 (/ (pow a 3) (pow b 5))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 2) (- (+ (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c))))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 2) (- (+ (* -1/2 (/ b (pow c 3))) (+ (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))
(* -1 (* (pow c 2) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(* (pow c 2) (+ (* -1 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 2) (+ (* -1 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (* -1 (/ (+ (* -1/2 (/ a (* b c))) (* -1/2 (/ (pow a 2) (pow b 3)))) c))))
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c)))
(* (pow c 2) (+ (* -1 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))) c)) (* -1/2 (/ (pow a 2) (pow b 3)))) c))))
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) c))) c)))
(* -1/2 (/ b c))
(/.f64 (*.f64 #s(literal -1/2 binary64) b) c)
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(+ (* -1/2 (/ b c)) (* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b))))
(+ (* -1/2 (/ b c)) (* a (+ (* a (+ (* 1/2 (/ c (pow b 3))) (/ (* a (pow c 2)) (pow b 5)))) (* 1/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 5 binary64))))))))
(/ (* (pow a 3) (pow c 2)) (pow b 5))
(/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* 1/2 (/ c (* a (pow b 3)))) (/ (pow c 2) (pow b 5))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))))
(* (pow a 3) (+ (* 1/2 (/ c (* a (pow b 3)))) (+ (/ 1/2 (* (pow a 2) b)) (/ (pow c 2) (pow b 5)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))
(* (pow a 3) (+ (* -1/2 (/ b (* (pow a 3) c))) (+ (* 1/2 (/ c (* a (pow b 3)))) (+ (* 1/2 (/ 1 (* (pow a 2) b))) (/ (pow c 2) (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))))
(/ (* (pow a 3) (pow c 2)) (pow b 5))
(/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow a 3) (+ (* -1 (/ (pow c 2) (pow b 5))) (* -1/2 (/ c (* a (pow b 3)))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a (*.f64 b (*.f64 b b)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -1 (/ (pow c 2) (pow b 5))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* 1/2 (/ c (pow b 3)))) a)) (* -1 (/ (pow c 2) (pow b 5))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) b)) a))) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (/ (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* 1/2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* a (* (pow b 2) c))) (* 1/2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) c) (*.f64 (*.f64 c c) (*.f64 a a)))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* 1/2 (* a c))))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))))))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 b)
(*.f64 #s(literal -1/2 binary64) b)
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/2))
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1/2 binary64)))
(* b (- (+ (* 1/2 (/ (* a c) (pow b 2))) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2))
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) #s(literal -1/2 binary64)))
(* b (- (+ (* -1 (/ (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 6))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1/2))
(*.f64 b (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1/2 binary64)))
(* -1/2 b)
(*.f64 #s(literal -1/2 binary64) b)
(* -1 (* b (+ 1/2 (* -1/2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* -1 (* b (+ 1/2 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ 1/2 (+ (* -1 (/ (* (pow c 3) (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64)))))))
(* -1/2 b)
(*.f64 #s(literal -1/2 binary64) b)
(+ (* -1/2 b) (* 1/2 (/ (* a c) b)))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b))))
(+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* c (+ (* 1/2 (/ (pow a 2) (pow b 3))) (* c (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))))))
(* (pow c 3) (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (+ (* -1/2 (/ (pow a 3) (pow b 5))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 3) (- (+ (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c))))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 3) (- (+ (* -1/2 (/ b (pow c 3))) (+ (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* -1/2 (/ (pow a 2) (* (pow b 3) c))) (/ (pow a 3) (pow b 5)))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* -1 (/ (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))) c)) (/ (pow a 3) (pow b 5)))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) c)) (* 1/2 (/ (pow a 2) (pow b 3)))) c)) (/ (pow a 3) (pow b 5)))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) c)))) c)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* -1/2 b)
(*.f64 #s(literal -1/2 binary64) b)
(+ (* -1/2 b) (* 1/2 (/ (* a c) b)))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b))))
(+ (* -1/2 b) (* a (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b)))))))
(+ (* -1/2 b) (* a (+ (* 1/2 (/ c b)) (* a (+ (* 1/2 (/ (pow c 2) (pow b 3))) (/ (* a (pow c 3)) (pow b 5)))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(/ (* (pow a 3) (pow c 3)) (pow b 5))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* 1/2 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 3) (pow b 5))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* 1/2 (/ c (* (pow a 2) b))) (+ (* 1/2 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))
(* (pow a 3) (+ (* -1/2 (/ b (pow a 3))) (+ (* 1/2 (/ c (* (pow a 2) b))) (+ (* 1/2 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 3) (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a (*.f64 a a)))))
(/ (* (pow a 3) (pow c 3)) (pow b 5))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow a 3) (+ (* -1 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))) a)) (* -1 (/ (pow c 3) (pow b 5))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ c b)) (* 1/2 (/ b a))) a)) (* 1/2 (/ (pow c 2) (pow b 3)))) a)) (* -1 (/ (pow c 3) (pow b 5))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) a))) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))))
(* 1/2 (/ (* a c) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)))
(* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 1/2 (/ (pow a 2) (pow b 3))) (* c (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))))
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 1/2 (/ (pow a 2) (pow b 3))) (* c (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))))
(* (pow c 3) (- (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (+ (* -1/2 (/ (pow a 3) (pow b 5))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 3) (- (+ (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c))))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 3) (- (+ (* -1/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c))))) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* -1/2 (/ (pow a 2) (* (pow b 3) c))) (/ (pow a 3) (pow b 5)))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* -1 (/ (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))) c)) (/ (pow a 3) (pow b 5)))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow c 3) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* -1 (/ (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))) c)) (/ (pow a 3) (pow b 5)))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (/ (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* 1/2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* a (* (pow b 2) c))) (* 1/2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) c) (*.f64 (*.f64 c c) (*.f64 a a)))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* a (* (pow b 2) c))) (* 1/2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) c) (*.f64 (*.f64 c c) (*.f64 a a)))))) (pow.f64 b #s(literal 5 binary64)))
(* 1/2 (/ (* a c) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)))
(/ (+ (* 1/2 (* a c)) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -1 (/ (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 4))) (+ (* 1/2 (* a c)) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -1 (/ (* (pow c 3) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 4))) (+ (* 1/2 (* a c)) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b)
(* 1/2 (/ (* a c) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)))
(* -1 (/ (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -1 (/ (* (pow c 3) (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 4))) (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))))) b))
(* -1 (/ (+ (* -1 (/ (* (pow c 3) (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 4))) (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))))) b))
(* 1/2 (/ (* a c) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)))
(* a (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b))))))
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 1/2 (/ (pow c 2) (pow b 3))) (/ (* a (pow c 3)) (pow b 5))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 1/2 (/ (pow c 2) (pow b 3))) (/ (* a (pow c 3)) (pow b 5))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(/ (* (pow a 3) (pow c 3)) (pow b 5))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* 1/2 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 3) (pow b 5))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* 1/2 (/ c (* (pow a 2) b))) (+ (* 1/2 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))
(* (pow a 3) (+ (* 1/2 (/ c (* (pow a 2) b))) (+ (* 1/2 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))
(/ (* (pow a 3) (pow c 3)) (pow b 5))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow a 3) (+ (* -1 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))) a)) (* -1 (/ (pow c 3) (pow b 5))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))) a)) (* -1 (/ (pow c 3) (pow b 5))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 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)
(/ (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 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a)))))
(* (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)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.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))) (* -1/2 (/ (+ (* 2 (* (pow a 3) (pow c 4))) (* 4 (* (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 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal 6 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))
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.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 (*.f64 c c) a) (*.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 (+ (* -1/2 (/ (+ (* -4 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 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 (*.f64 (*.f64 c c) a) (*.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 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -6 binary64))) (pow.f64 b #s(literal 6 binary64))))) b))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 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/2 (* c (+ (* 2 (/ (pow a 3) (pow b 7))) (* 4 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal 6 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 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c c))) (-.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 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (neg.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (+.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)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.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 (neg.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 (neg.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))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 (*.f64 c c) a) (*.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 c c) (*.f64 b (*.f64 b b))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (* a (+ (* 2 (/ (pow c 4) (pow b 7))) (* 4 (/ (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 -1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 6 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 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) a)) (/.f64 (*.f64 b (*.f64 b b)) 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 (*.f64 c c) a)) (+.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)))) (+ (* -1/2 (/ (+ (* 2 (/ (pow b 9) (pow c 4))) (* 4 (/ (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 (*.f64 c c) a)) (+.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 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 6 binary64) 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 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) a)) (/.f64 (*.f64 b (*.f64 b b)) 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 (/ (+ (* 1/2 (/ (+ (* -4 (/ (pow b 9) (pow c 4))) (* -2 (/ (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 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -6 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/2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(/ (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) c))) (pow b 3))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(/ (+ (* 1/2 (* (pow a 2) c)) (* (pow b 2) (+ (* -1/2 (/ (pow b 2) c)) (* 1/2 a)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 1/2 binary64))))) (*.f64 b (*.f64 b b)))
(/ (+ (* 1/2 (* (pow a 2) c)) (* (pow b 2) (+ (* -1/2 (/ (pow b 2) c)) (* 1/2 a)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 1/2 binary64))))) (*.f64 b (*.f64 b b)))
(* -1/2 (/ b c))
(/.f64 (*.f64 #s(literal -1/2 binary64) b) c)
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(*.f64 b (-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)))
(* b (- (+ (* 1/2 (/ a (pow b 2))) (* 1/2 (/ (* (pow a 2) c) (pow b 4)))) (* 1/2 (/ 1 c))))
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) c)))
(* b (- (+ (* 1/2 (/ a (pow b 2))) (* 1/2 (/ (* (pow a 2) c) (pow b 4)))) (* 1/2 (/ 1 c))))
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) c)))
(* -1/2 (/ b c))
(/.f64 (*.f64 #s(literal -1/2 binary64) b) c)
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(neg.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b b)))))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(* -1/2 (/ b c))
(/.f64 (*.f64 #s(literal -1/2 binary64) b) c)
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)))) c)
(/ (+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) c)
(/ (+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) c)
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* c (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* c (+ (* -1/2 (/ b (pow c 2))) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c c)))))
(* c (+ (* -1/2 (/ b (pow c 2))) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c c)))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -1 (* c (+ (* -1/2 (/ a (* b c))) (* -1/2 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))) c)) (* -1/2 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))) c)) (* -1/2 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) c))))
(* -1/2 (/ b c))
(/.f64 (*.f64 #s(literal -1/2 binary64) b) c)
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(+ (* -1/2 (/ b c)) (* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b))))
(+ (* -1/2 (/ b c)) (* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(* (pow a 2) (+ (* -1/2 (/ b (* (pow a 2) c))) (+ (* 1/2 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(* (pow a 2) (+ (* -1/2 (/ b (* (pow a 2) c))) (+ (* 1/2 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(* (pow a 2) (+ (* -1 (/ (- (* 1/2 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* 1/2 (/ c (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) b)) a))))
(* (pow a 2) (+ (* -1 (/ (- (* 1/2 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* 1/2 (/ c (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) b)) a))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* 1/2 (* a (* (pow b 2) c))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) c) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(/ (+ (* 1/2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* 1/2 (* a c))))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))))) (*.f64 b (*.f64 b b)))
(/ (+ (* 1/2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* 1/2 (* a c))))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))))) (*.f64 b (*.f64 b b)))
(* -1/2 b)
(*.f64 #s(literal -1/2 binary64) b)
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/2))
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1/2 binary64)))
(* b (- (+ (* 1/2 (/ (* a c) (pow b 2))) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2))
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) #s(literal -1/2 binary64)))
(* b (- (+ (* 1/2 (/ (* a c) (pow b 2))) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2))
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) #s(literal -1/2 binary64)))
(* -1/2 b)
(*.f64 #s(literal -1/2 binary64) b)
(* -1 (* b (+ 1/2 (* -1/2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* -1 (* b (+ 1/2 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ 1/2 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1/2 b)
(*.f64 #s(literal -1/2 binary64) b)
(+ (* -1/2 b) (* 1/2 (/ (* a c) b)))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b))))
(+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+ (* -1/2 b) (* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -1/2 (/ b (pow c 2))) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c c)))))
(* (pow c 2) (+ (* -1/2 (/ b (pow c 2))) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c c)))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) c)) (* 1/2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) c))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) c)) (* 1/2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) c))))
(* -1/2 b)
(*.f64 #s(literal -1/2 binary64) b)
(+ (* -1/2 b) (* 1/2 (/ (* a c) b)))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b))))
(+ (* -1/2 b) (* a (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b)))))))
(+ (* -1/2 b) (* a (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b)))))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a a)))))
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a a)))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (/ c b)) (* 1/2 (/ b a))) a)) (* 1/2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) a))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (/ c b)) (* 1/2 (/ b a))) a)) (* 1/2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) a))))
(* 1/2 (/ (* a c) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)))
(* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* 1/2 (/ (* a c) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)))
(* a (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b))))))
(* a (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b))))))
(* a (+ (* 1/2 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b))))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* 1/2 (/ c (* a b))) (* 1/2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* 1/2 (* a (* (pow b 2) c))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) c) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(/ (+ (* 1/2 (* a (* (pow b 2) c))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) c) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(/ (+ (* 1/2 (* a (* (pow b 2) c))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) c) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (* a c) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)))
(/ (+ (* 1/2 (* a c)) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* 1/2 (* a c)) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* 1/2 (* a c)) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(* 1/2 (/ (* a c) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)))
(* -1 (/ (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b 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 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.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))) (* -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 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 (*.f64 c c) a) (*.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 c c) (*.f64 b (*.f64 b b))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #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 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 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 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal 1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c))) c))))
(* (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))) (neg.f64 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 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) #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 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) #s(literal -1 binary64))))
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c 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 (*.f64 c c) (*.f64 a a)) (*.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)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 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 c c) (*.f64 a a)) (*.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 (neg.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 (neg.f64 b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 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 (neg.f64 b) a)))
(* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (+.f64 (/.f64 (neg.f64 b) 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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))
(* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (+.f64 (/.f64 (neg.f64 b) 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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (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 c a))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (neg.f64 a) (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 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 (neg.f64 b) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a))))
(* -1 (* a (+ (* -1 (/ (+ (* -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 (neg.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 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) a))))
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* 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 #s(literal -2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (/.f64 (neg.f64 b) c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (neg.f64 b) 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 (/ b 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 (neg.f64 b) 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 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (neg.f64 (/.f64 (+.f64 (neg.f64 b) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) c))))
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 #s(literal 1 binary64) a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 #s(literal 1 binary64) a))))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 #s(literal 1 binary64) a)))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 #s(literal 1 binary64) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (*.f64 b a))) b)
(/ (+ (* b (+ (* -1 a) (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) a))) b)
(/ (+ (* b (+ (* -1 a) (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a c)))))) a))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b))
(* -2 a)
(*.f64 a #s(literal -2 binary64))
(+ (* -2 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ (* -2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))
(+ (* -2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(+.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c a) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(*.f64 c (+.f64 (neg.f64 (/.f64 a c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) b)))
(* c (+ (* -1 (/ a c)) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) b) (/.f64 a c))))
(* c (+ (* -1 (/ a c)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) b) (/.f64 a c)))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 a) (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1))))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) a) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (neg.f64 (/.f64 (-.f64 (neg.f64 a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) c)) c))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 (*.f64 c c) a) (*.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 c c) (*.f64 b (*.f64 b b))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #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 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.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))) (* -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 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* 1/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 (neg.f64 a) a))) (*.f64 a a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (neg.f64 a) a)) (*.f64 a a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (neg.f64 a) a)) (*.f64 a a))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (neg.f64 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 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 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 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal 1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c))) c))))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 #s(literal 1 binary64) a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 #s(literal 1 binary64) a))))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 #s(literal 1 binary64) a)))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 #s(literal 1 binary64) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (*.f64 b a))) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) a))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a c)))))) a))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b))
(- (* -1 a) a)
(-.f64 (neg.f64 a) a)
(- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)
(-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a)) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)
(-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 a)) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(+.f64 (neg.f64 a) (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) a))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c a) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(*.f64 c (+.f64 (neg.f64 (/.f64 a c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) b)))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) b) (/.f64 a c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) b) (/.f64 a c)))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) a) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (neg.f64 (/.f64 (-.f64 (neg.f64 a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) c)) c))))
(* a b)
(*.f64 b a)
(* a (+ b (* -2 (/ (* a c) b))))
(*.f64 a (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))))
(* a (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b))))))))
(* a (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
(*.f64 a (+.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 (* (pow a 3) c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 (*.f64 a 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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 (*.f64 a 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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))
(*.f64 (*.f64 a 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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(*.f64 (*.f64 a 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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/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)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))
(*.f64 (*.f64 a 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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a c)))))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
(* a b)
(*.f64 b a)
(* b (+ a (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 b (+.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(* b (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))
(* b (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 (* a b))
(*.f64 #s(literal -1 binary64) (*.f64 b a))
(* -1 (* b (+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(* -1 (* b (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (* b (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))))
(* a b)
(*.f64 b a)
(+ (* -2 (/ (* (pow a 2) c) b)) (* a b))
(+.f64 (*.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) b))
(+ (* a b) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b)))))
(+.f64 (*.f64 b a) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
(+ (* a b) (* c (+ (* -2 (/ (pow a 2) b)) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 5))) (* -2 (/ (pow a 3) (pow b 3))))))))
(+.f64 (*.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) 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) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a 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 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) 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 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))))
(* (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) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (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 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.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 (/.f64 #s(literal 1 binary64) (*.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (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)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #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 (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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (neg.f64 a) (+.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/512 binary64)))))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 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 (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/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.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 #s(literal -2 binary64) (*.f64 (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 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* 1/2 (/ a b))
(*.f64 #s(literal 1/2 binary64) (/.f64 a b))
(+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* c (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* c (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* c (+ (* 1/2 (/ a (* b c))) (* 1/2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -1 (* c (+ (* -1/2 (/ a (* b c))) (* -1/2 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -1 (* c (+ (* -1/2 (/ a (* b c))) (* -1/2 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -1 (* c (+ (* -1/2 (/ a (* b c))) (* -1/2 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* 1/2 (/ a b))
(*.f64 #s(literal 1/2 binary64) (/.f64 a b))
(* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(* (pow a 2) (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(* 1/2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(/ (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) c))) (pow b 3))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(/ (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) c))) (pow b 3))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(/ (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) c))) (pow b 3))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* 1/2 (/ a b))
(*.f64 #s(literal 1/2 binary64) (/.f64 a b))
(/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b)
(* 1/2 (/ a b))
(*.f64 #s(literal 1/2 binary64) (/.f64 a b))
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (neg.f64 b)) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) #s(literal -1 binary64)))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) #s(literal -1 binary64)))) b)
(* -2 (/ (* a c) (pow b 2)))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 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 c c) (*.f64 a a)) (*.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 b b))
-2
#s(literal -2 binary64)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))
(- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 2)
(+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) #s(literal -2 binary64))
(- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 2)
(+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) #s(literal -2 binary64))
(* -2 (/ (* a c) (pow b 2)))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))
(* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))))))
(* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* a (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(*.f64 a (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 #s(literal 1 binary64) a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 #s(literal 1 binary64) a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 #s(literal 1 binary64) a)))))
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) b))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a))))
(*.f64 (neg.f64 a) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 1) a)) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1 binary64)) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* b (sqrt -1))))) a)) 1) a)) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) a)) #s(literal -1 binary64))) a)))
(* -2 (/ (* a c) (pow b 2)))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))
(* c (+ (* -2 (/ a (pow b 2))) (* -2 (/ (* (pow a 2) c) (pow b 4)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))
(* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* c (+ (* -4 (/ (pow a 3) (pow b 6))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (- (* (sqrt (/ a c)) (/ (sqrt -4) b)) (/ 1 c)))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal 1 binary64) c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b))) (/ 1 c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal 1 binary64) c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b)))) (/ 1 c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal 1 binary64) c)))))
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) b))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 1) c)) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1 binary64)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* b (sqrt -1))))) c)) 1) c)) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) c)) #s(literal -1 binary64))) 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 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (*.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 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* -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 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.f64 a #s(literal 4 binary64))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.f64 a #s(literal 4 binary64))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.f64 a #s(literal 4 binary64))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) b)
(/.f64 (+.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))))) b)
(/ (+ (* (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))))))) b)
(/.f64 (+.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 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)))))))) b)
(/ (+ (* (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)
(/.f64 (+.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/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)
1
#s(literal 1 binary64)
(+ 1 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))
(+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))
(+ 1 (+ (* -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 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))
-1
#s(literal -1 binary64)
(- (* 2 (/ (* a c) (pow b 2))) 1)
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))
(- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)
(+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) #s(literal -1 binary64))
(- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1)
(+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) #s(literal -1 binary64))
1
#s(literal 1 binary64)
(+ 1 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))
(+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4))))))
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64)))))))
(+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4))))))))
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))
(*.f64 a (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))
(*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) b))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b)))))))
(*.f64 (neg.f64 a) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))))
(*.f64 (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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))
1
#s(literal 1 binary64)
(+ 1 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))
(+ 1 (* c (+ (* -2 (/ a (pow b 2))) (* -2 (/ (* (pow a 2) c) (pow b 4))))))
(+.f64 #s(literal 1 binary64) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(+ 1 (* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))))))
(+.f64 #s(literal 1 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))))
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) b))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b)))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #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 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (*.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 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* -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 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.f64 a #s(literal 4 binary64))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.f64 a #s(literal 4 binary64))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.f64 a #s(literal 4 binary64))))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))
(/ b (pow a 2))
(/.f64 b (*.f64 a a))

eval901.0ms (4.1%)

Compiler

Compiled 195941 to 17684 computations (91% saved)

prune563.0ms (2.5%)

Pruning

72 alts after pruning (65 fresh and 7 done)

PrunedKeptTotal
New2618352653
Fresh203050
Picked325
Done055
Total2641722713
Accuracy
99.6%
Counts
2713 → 72
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.2%
(fma.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 2 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
31.5%
(fma.f64 (/.f64 (sqrt.f64 c) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) a) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
31.7%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
31.9%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
31.9%
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
32.2%
(/.f64 (fma.f64 (/.f64 b a) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a))) (/.f64 a #s(literal 1/2 binary64)))
93.9%
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) c))
95.4%
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) (/.f64 #s(literal 1 binary64) c))
30.8%
(/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64)))
30.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) a)) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b))) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
29.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
30.9%
(/.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)))
30.1%
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
30.7%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
30.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 b c) b)))) b) (*.f64 a #s(literal 2 binary64)))
90.9%
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) b)
30.4%
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
30.0%
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
31.6%
(/.f64 (*.f64 (/.f64 b a) (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) (/.f64 a #s(literal 1/2 binary64)))
32.2%
(/.f64 (*.f64 (/.f64 b a) (*.f64 a (fma.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
30.5%
(/.f64 (*.f64 (/.f64 b a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
30.4%
(/.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
81.5%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))
94.4%
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
95.9%
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))
81.8%
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))) (/.f64 a #s(literal 1/2 binary64)))
30.4%
(/.f64 (neg.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b))
30.5%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))))
93.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))))) (*.f64 b (*.f64 b b))) c))
95.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 c c))) (/.f64 c (/.f64 b (*.f64 #s(literal 1/2 binary64) a)))) c))
95.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))) (*.f64 b #s(literal -1/2 binary64))) c))
94.1%
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))) c))
91.1%
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) c))
93.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 1/2 binary64))))) (*.f64 b (*.f64 b b))))
93.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) c)))) c))
94.0%
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c c))))) c))
93.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) a)))) c))
95.2%
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) a))) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))) c))
91.1%
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1/2 binary64))) c))
81.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)))
30.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
30.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a)))
91.0%
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
94.1%
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))
93.8%
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) b)) a)))))
94.0%
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))
94.0%
(/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) c)))))
93.9%
(/.f64 #s(literal 1/2 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c c))))))
91.0%
(/.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c))))
81.8%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
30.3%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a b)))
90.9%
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b))))
31.6%
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 1 binary64)))))
31.6%
(*.f64 (fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))
32.2%
(*.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) a) #s(literal 2 binary64)))
32.2%
(*.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (*.f64 a a)) #s(literal 2 binary64)))
32.2%
(*.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 2 binary64)))
30.5%
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 #s(literal 1/2 binary64) a))
30.5%
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
94.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))))) c)
95.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) c)
30.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))
30.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))
81.7%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
30.3%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 b (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
30.3%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
30.3%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) b)))
30.2%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) b))
30.4%
(*.f64 (*.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 b a))) b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))
90.6%
(*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
30.5%
(*.f64 b (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1/2 binary64) a)))
82.0%
(neg.f64 (/.f64 c b))
Compiler

Compiled 6792 to 2140 computations (68.5% saved)

regimes207.0ms (0.9%)

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

4 calls:

55.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))
50.0ms
c
44.0ms
b
43.0ms
a
Results
AccuracySegmentsBranch
95.9%1a
95.9%1b
95.9%1c
95.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)

regimes50.0ms (0.2%)

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

3 calls:

15.0ms
a
14.0ms
b
13.0ms
c
Results
AccuracySegmentsBranch
95.6%1a
95.6%1c
95.6%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes77.0ms (0.3%)

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

3 calls:

40.0ms
a
13.0ms
c
13.0ms
b
Results
AccuracySegmentsBranch
95.5%1c
95.5%1a
95.5%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes51.0ms (0.2%)

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

3 calls:

21.0ms
a
13.0ms
b
13.0ms
c
Results
AccuracySegmentsBranch
94.4%1c
94.4%1a
94.4%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes35.0ms (0.2%)

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

3 calls:

11.0ms
c
11.0ms
b
10.0ms
a
Results
AccuracySegmentsBranch
94.1%1c
94.1%1a
94.1%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes28.0ms (0.1%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes28.0ms (0.1%)

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

3 calls:

10.0ms
a
8.0ms
b
8.0ms
c
Results
AccuracySegmentsBranch
91.1%1b
91.1%1c
91.1%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes14.0ms (0.1%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes12.0ms (0.1%)

Accuracy

Total -0.4b remaining (-3.5%)

Threshold costs -0.4b (-3.5%)

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

3 calls:

5.0ms
a
3.0ms
c
3.0ms
b
Results
AccuracySegmentsBranch
82.0%1b
82.0%1c
82.0%1a
Compiler

Compiled 12 to 9 computations (25% saved)

simplify92.0ms (0.4%)

Algorithm
egg-herbie
Rules
732×unsub-neg_binary64
680×distribute-lft-neg-in_binary64
546×neg-mul-1_binary64
368×neg-sub0_binary64
264×distribute-rgt-neg-in_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
077378
1128378
2149378
3174378
4213378
5246378
6291378
7358378
8449378
9671378
101084378
111467378
121768378
132067378
142286378
152421378
162504378
172536378
182543378
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))) (*.f64 b #s(literal -1/2 binary64))) c))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) c)
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))) c))
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b))) c))
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
(neg.f64 (/.f64 c b))
Outputs
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (-.f64 (*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))) (*.f64 b #s(literal -1/2 binary64))) c))
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (-.f64 (*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) c))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))) c)
(*.f64 c (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (-.f64 (*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))) c))
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b))) c))
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 b #s(literal -1/2 binary64)) c)))
(neg.f64 (/.f64 c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))

soundness3.4s (15.3%)

Rules
7146×*-lowering-*.f32
7146×*-lowering-*.f64
6432×*-lowering-*.f32
6432×*-lowering-*.f64
5932×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0185318502
1666717329
0841817329
069410
1326394
22024393
08483393
0143314648
1522713707
0820813707
05433071
118862859
271312848
080222848
01416
13415
27314
317214
429614
552814
6104614
7224214
8518014
9775014
0816614
079586
1361541
22207509
08590509
01343
13939
214739
377739
4750039
0839639
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 650 to 269 computations (58.6% saved)

preprocess55.0ms (0.2%)

Compiler

Compiled 804 to 178 computations (77.9% saved)

end0.0ms (0%)

Profiling

Loading profile data...