Cubic critical, medium range

Time bar (total: 24.3s)

analyze366.0ms (1.5%)

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 25 computations (41.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 201.0ms
ival-sqrt: 45.0ms (22.4% of total)
ival-<: 36.0ms (17.9% of total)
...c/correct-round.rkt:119:19: 33.0ms (16.4% of total)
ival-mult: 29.0ms (14.4% of total)
ival-neg: 17.0ms (8.5% of total)
ival-div: 13.0ms (6.5% of total)
ival-and: 10.0ms (5% of total)
ival-sub: 8.0ms (4% of total)
ival-add: 7.0ms (3.5% of total)
const: 2.0ms (1% of total)
backward-pass: 1.0ms (0.5% of total)

sample3.7s (15.2%)

Results
2.0s6082×1valid
389.0ms2174×0valid
186.0ms1173×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.9s
ival-mult: 385.0ms (20.1% of total)
...c/correct-round.rkt:119:19: 315.0ms (16.4% of total)
ival-<: 275.0ms (14.3% of total)
ival-div: 213.0ms (11.1% of total)
ival-add: 189.0ms (9.9% of total)
backward-pass: 144.0ms (7.5% of total)
ival-sqrt: 135.0ms (7% of total)
ival-neg: 96.0ms (5% of total)
ival-sub: 91.0ms (4.7% of total)
ival-and: 59.0ms (3.1% of total)
const: 13.0ms (0.7% of total)
Bogosity

preprocess195.0ms (0.8%)

Algorithm
egg-herbie
Rules
2336×fnmadd-define
1694×fma-define
1686×div-sub
1628×sum5-define
1602×fmsub-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
053165
1180150
2520140
31422140
44557140
01216
13115
27014
316914
429314
552214
6103614
7221914
8524214
9779314
0820914
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
Call 2
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(/ (- (sqrt (fma c (* a -3) (square b))) b) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))
(* (/ (- (sqrt (fma 3 (* a c) (square b))) b) a) -1/3)
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))
(* (/ (+ b (sqrt (fma c (* a -3) (square b)))) a) 1/3)
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))
(* (/ (- (sqrt (fma 3 (* a c) (square b))) b) a) 1/3)
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))))
(* (/ (- (sqrt (fma 3 (* a c) (square b))) b) a) 1/3)
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)))
(* (/ (+ b (sqrt (fma c (* a -3) (square b)))) a) -1/3)
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)))
(* (/ (- (sqrt (fma 3 (* a c) (square b))) b) a) -1/3)
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b))
(/ (- (sqrt (fma b (* c -3) (square a))) a) (* b 3))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c))
(/ (- (sqrt (fma c (* a -3) (square b))) b) (* 3 c))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a))
(/ (- (sqrt (fma b (* a -3) (square c))) c) (* 3 a))

explain322.0ms (1.3%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2433(0.00022788494021817987 0.0012798758589418462 3.4254679221357985e-5)1(2.6200672069460428e-9 4.418050974041681e-9 8.451234567367412e-11)(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))
00-0-(*.f64 #s(literal 3 binary64) a)
00-0-b
00-0-(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
00-0-(neg.f64 b)
00-0-(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
00-0-(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))
00-0-c
00-0-(*.f64 b b)
00-0-(*.f64 (*.f64 #s(literal 3 binary64) a) c)
00-0-#s(literal 3 binary64)
00-0-a
Results
184.0ms388×1valid
30.0ms124×0valid
Compiler

Compiled 160 to 38 computations (76.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 82.0ms
ival-sqrt: 29.0ms (35.3% of total)
ival-mult: 17.0ms (20.7% of total)
backward-pass: 13.0ms (15.8% of total)
ival-div: 7.0ms (8.5% of total)
ival-sub: 6.0ms (7.3% of total)
ival-neg: 5.0ms (6.1% of total)
ival-add: 5.0ms (6.1% of total)
const: 1.0ms (1.2% 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.4%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
Compiler

Compiled 19 to 13 computations (31.6% saved)

simplify160.0ms (0.7%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
Rules
2880×fnmadd-define
1658×fma-define
1486×fnmsub-define
1378×fmm-def
1330×fmsub-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01361
12857
25657
38557
414557
525957
648057
794157
8214157
9466257
10737357
0806257
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) (* 3 a))
(- (sqrt (+ (* b b) (* c (* a -3)))) b)
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
a
-3
(* 3 a)
3
Outputs
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) (* 3 a))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))
(- (sqrt (+ (* b b) (* c (* a -3)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* c (* a -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)

localize123.0ms (0.5%)

Localize:

Found 4 expressions of interest:

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

Compiled 70 to 14 computations (80% saved)

Precisions
Click to see histograms. Total time spent on operations: 29.0ms
ival-mult: 11.0ms (38% of total)
backward-pass: 6.0ms (20.7% of total)
ival-sqrt: 4.0ms (13.8% of total)
ival-div: 3.0ms (10.4% of total)
ival-sub: 2.0ms (6.9% of total)
ival-add: 2.0ms (6.9% of total)
const: 1.0ms (3.5% of total)

series41.0ms (0.2%)

Counts
5 → 168
Calls
Call 1
Inputs
#<alt (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) (* 3 a))>
#<alt (- (sqrt (+ (* b b) (* c (* a -3)))) b)>
#<alt (sqrt (+ (* b b) (* c (* a -3))))>
#<alt (+ (* b b) (* c (* a -3)))>
#<alt (* c (* a -3))>
Outputs
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -2/3 (/ b a))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))>
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))>
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -2 b)>
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))>
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -3/2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))>
#<alt b>
#<alt (+ b (* -3/2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))>
#<alt (* -3 (* a c))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (* -3 (* a c))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* -3 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (pow b 2)>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (* -3 (* a c))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* -3 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
Calls

42 calls:

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

rewrite302.0ms (1.2%)

Algorithm
batch-egg-rewrite
Rules
3184×*-lowering-*.f32
3184×*-lowering-*.f64
2946×/-lowering-/.f32
2946×/-lowering-/.f64
1496×sum3-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01348
14044
215044
379644
4763344
0853344
Stop Event
iter limit
node limit
Counts
5 → 613
Calls
Call 1
Inputs
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) (* 3 a))
(- (sqrt (+ (* b b) (* c (* a -3)))) b)
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* c (* a -3))
Outputs
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))
(+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(+.f64 (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (neg.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64))))))
(+.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 0 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))
(+.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 0 binary64)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 a (/.f64 a b)) (/.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (*.f64 b a) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a #s(literal 9 binary64))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (-.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal 9 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(-.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(-.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(-.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(-.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(-.f64 (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 a #s(literal -3 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b)) (*.f64 a (*.f64 a #s(literal -3 binary64)))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 a #s(literal -3 binary64)))))
(-.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (*.f64 a #s(literal -9 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a) (*.f64 a #s(literal -9 binary64))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (/.f64 a (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (/.f64 a (/.f64 #s(literal 3 binary64) b)) (*.f64 a a)))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -9 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 a #s(literal -9 binary64))))
(-.f64 (/.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) b)) (/.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 9 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal 9 binary64)))
(-.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 0 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(fma.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(fma.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(fma.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal -3 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 9 binary64) (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
(/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))) #s(literal -1 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64)))
(/.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -3 binary64)))))
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64))))
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -3 binary64)))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) (*.f64 #s(literal 1 binary64) (*.f64 a a)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64))))
(/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal 9 binary64))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64)))
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 a (*.f64 a #s(literal -9 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -3 binary64))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64)))
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -3 binary64)))) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
(/.f64 (+.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) a) (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal -3 binary64)) (/.f64 a (/.f64 a b))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 a a))
(/.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) b))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 a b))) #s(literal -9 binary64))
(/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal -3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) #s(literal 9 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 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 -3 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b #s(literal 3 binary64))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal 9 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) a) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal -3 binary64)))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) #s(literal -9 binary64))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) a) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (+.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -9 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 b a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (+.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -9 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) a))
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b)) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (/.f64 a (/.f64 #s(literal 3 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (/.f64 a (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal -9 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) #s(literal 9 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) #s(literal 3 binary64)) (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 a #s(literal -3 binary64))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 9 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) #s(literal -9 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)))
(/.f64 (-.f64 a (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b #s(literal -3 binary64)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal -3 binary64)) (*.f64 a (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal -3 binary64)))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) #s(literal -9 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 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 1/3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -3 binary64))) (*.f64 b #s(literal 3 binary64))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) a) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal -9 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal -3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) #s(literal 9 binary64))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) a) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a (*.f64 a #s(literal -9 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (/.f64 b (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) #s(literal -1 binary64)) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
(/.f64 (neg.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b)))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (neg.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (neg.f64 (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (neg.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a)) (neg.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b)))) (neg.f64 (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b)))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal -3 binary64) b))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64))) (neg.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64)))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a)))) #s(literal -9 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a) (*.f64 a #s(literal 9 binary64)))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal -3 binary64))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -3 binary64))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal 1 binary64)) #s(literal -3 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (*.f64 a (*.f64 a #s(literal -9 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b)))) (*.f64 a a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal -3 binary64) b))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64))) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64)))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a)))) #s(literal 9 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b))) #s(literal 9 binary64))
(/.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (*.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) #s(literal 1 binary64)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal -9 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) #s(literal 1 binary64)) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal -3 binary64) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 9 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) (/.f64 #s(literal 1 binary64) a)) #s(literal 9 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 9 binary64))) a)
(/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) #s(literal -1 binary64)) a)
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) (/.f64 a #s(literal 1/3 binary64))) a)
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) (/.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)
(/.f64 (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (*.f64 a #s(literal -3 binary64))) a)
(/.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) a) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) a) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) #s(literal -1 binary64)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal -3 binary64) b)) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(*.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(*.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 1 binary64)))
(*.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))
(*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 9 binary64))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))) #s(literal -1 binary64))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
(*.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))))
(*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -3 binary64)))))
(*.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64))))
(*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -3 binary64)))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal -3 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))))
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64))))
(*.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal 1/9 binary64))
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
(*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal 1 binary64)))
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -9 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -1/3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(*.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b))))
(*.f64 (pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)) #s(literal -1/3 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1/3 binary64))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 c (*.f64 a #s(literal -3 binary64))))))
(+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 c (*.f64 a #s(literal -3 binary64))))))
(+.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) b)
(-.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64)))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) #s(literal -3 binary64))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))
(*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 3 binary64))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 #s(literal 3 binary64) (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64)) (*.f64 b b))
(fma.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64) (*.f64 b b))
(+.f64 (*.f64 c #s(literal 0 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+.f64 (*.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))
(neg.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64))
(/.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64))
(/.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 3 binary64) (*.f64 c (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 c #s(literal -1 binary64)))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) (neg.f64 c))
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64))
(*.f64 (*.f64 c #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64))
(*.f64 (neg.f64 c) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 (*.f64 (*.f64 c #s(literal 3 binary64)) #s(literal -1 binary64)) a)
(*.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) #s(literal 3 binary64)) a)
(*.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal -3 binary64)))
(*.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64))

simplify361.0ms (1.5%)

Algorithm
egg-herbie
Rules
5988×*-lowering-*.f32
5988×*-lowering-*.f64
2330×+-lowering-+.f64
2330×+-lowering-+.f32
1558×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
05583361
119153187
272583181
081043181
Stop Event
iter limit
node limit
Counts
168 → 168
Calls
Call 1
Inputs
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(* -3/2 (/ (* a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -3/2 (/ (* a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -3/2 (/ (* a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(* -3 (* a c))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* -3 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* -3 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
Outputs
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (+.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))))) (/.f64 #s(literal -1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (*.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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/3 binary64)))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 c (neg.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) c)) c)) (neg.f64 c))
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/3 binary64)))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))))) a)) a))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64))) #s(literal 1/2 binary64))))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (/.f64 b c))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c)) b) c)) (neg.f64 c))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) #s(literal -9/8 binary64))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) #s(literal -9/8 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (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 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(*.f64 a (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(*.f64 a (+.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) b) a)) (neg.f64 a))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 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 -3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 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 -3 binary64)) #s(literal 5 binary64)))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 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 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 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 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (neg.f64 c))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) #s(literal -9/8 binary64)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #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 -3 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)))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))))))) (neg.f64 a))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))

eval151.0ms (0.6%)

Compiler

Compiled 20754 to 2230 computations (89.3% saved)

prune270.0ms (1.1%)

Pruning

69 alts after pruning (68 fresh and 1 done)

PrunedKeptTotal
New71368781
Fresh000
Picked011
Done000
Total71369782
Accuracy
99.5%
Counts
782 → 69
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.6%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64))))
31.2%
(fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
30.3%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
30.0%
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/3 binary64)))
30.4%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
31.5%
(/.f64 (/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)
30.8%
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
30.4%
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)) a)
30.0%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) a) (*.f64 a #s(literal -3 binary64)))
90.3%
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
30.4%
(/.f64 (/.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) (/.f64 a #s(literal 1/3 binary64))) a)
81.7%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
30.4%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
30.4%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
20.3%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
24.0%
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a))
29.9%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (/.f64 b (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
30.2%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
30.0%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
30.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
31.4%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) (*.f64 a a))
30.0%
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
30.4%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
30.4%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
30.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
30.3%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 #s(literal 3 binary64) a))
31.7%
(/.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
30.3%
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)))
31.3%
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -9 binary64)))
30.6%
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
30.7%
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
93.9%
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))))) b)
95.5%
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))))) b)
29.5%
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
31.4%
(/.f64 (+.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -9 binary64))))
30.8%
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 a #s(literal 1/3 binary64))))
30.3%
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal -9 binary64))
29.8%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64)))
90.7%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
29.4%
(/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))
30.4%
(/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
30.4%
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -3 binary64))
90.3%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
93.6%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
95.2%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b))))))))) (*.f64 #s(literal 3 binary64) a))
82.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
90.3%
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
93.6%
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) #s(literal -9/8 binary64)))))) (*.f64 #s(literal 3 binary64) a))
95.2%
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) #s(literal -9/8 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (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 6 binary64))) (/.f64 #s(literal 405/64 binary64) b))))))))) (*.f64 #s(literal 3 binary64) a))
30.0%
(/.f64 (neg.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
29.4%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
31.4%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b)))))
31.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a))))
30.0%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 9 binary64) (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a)))))
29.9%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
29.9%
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))))
31.3%
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
31.2%
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
90.7%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
95.5%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))
93.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
30.4%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
30.4%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
30.4%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
30.7%
(*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)))
30.0%
(*.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal 1/9 binary64))
90.4%
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))
93.6%
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
95.3%
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))))) (/.f64 #s(literal -1/2 binary64) b)))
Compiler

Compiled 4057 to 2505 computations (38.3% saved)

simplify288.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b)
cost-diff0
(+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64)))
cost-diff0
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64)))
cost-diff128
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
cost-diff0
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b))
cost-diff0
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a)
cost-diff512
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
cost-diff128
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
cost-diff128
(sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))))
cost-diff128
(-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b)
cost-diff128
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 #s(literal 3 binary64) a))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
cost-diff256
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)))
cost-diff384
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))
cost-diff384
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)))))
cost-diff384
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))
Rules
5548×*-lowering-*.f32
5548×*-lowering-*.f64
2420×/-lowering-/.f32
2420×/-lowering-/.f64
1320×associate-/r/
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
062610
1168583
2496564
31434530
44562530
57504530
08107530
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))))))
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)))))
a
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))))
(/ (* -3/8 (* c c)) (* b (* b b)))
(* -3/8 (* c c))
-3/8
(* c c)
(* b (* b b))
(* b b)
(* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)))
(+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))
(/ (* (* -9/16 c) (* c c)) (pow b 5))
(* (* -9/16 c) (* c c))
(* -9/16 c)
-9/16
(pow b 5)
5
(/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)
(* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6)))
(* -1/6 a)
-1/6
(/ (* (pow c 4) 405/64) (pow b 6))
(* (pow c 4) 405/64)
(pow c 4)
4
405/64
(pow b 6)
6
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(/ (- (sqrt (* a (+ (* c -3) (/ (* b b) a)))) b) (* 3 a))
(- (sqrt (* a (+ (* c -3) (/ (* b b) a)))) b)
(sqrt (* a (+ (* c -3) (/ (* b b) a))))
(* a (+ (* c -3) (/ (* b b) a)))
a
(+ (* c -3) (/ (* b b) a))
(* c -3)
c
-3
(/ (* b b) a)
(* b b)
b
(* 3 a)
3
(/ (- (* (sqrt (+ (* b b) (* c (* a -3)))) (/ a b)) a) (/ a (/ b (/ a 1/3))))
(- (* (sqrt (+ (* b b) (* c (* a -3)))) (/ a b)) a)
(* (sqrt (+ (* b b) (* c (* a -3)))) (/ a b))
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
a
-3
(/ a b)
(/ a (/ b (/ a 1/3)))
(/ b (/ a 1/3))
(/ a 1/3)
1/3
(/ (/ (+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3)) (* a -3)) (/ (/ a 1/3) b))
(/ (+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3)) (* a -3))
(+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3))
(/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b)
(* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3))
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
a
-3
(/ a 1/3)
1/3
(/ (/ a 1/3) b)
Outputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))))))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) b) b))))
(/ (* c -1/2) b)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)))))
(*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
a
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))))
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))))))
(/ (* -3/8 (* c c)) (* b (* b b)))
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))
(* -3/8 (* c c))
(*.f64 c (*.f64 c #s(literal -3/8 binary64)))
-3/8
#s(literal -3/8 binary64)
(* c c)
(*.f64 c c)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))
(+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64))))
(/ (* (* -9/16 c) (* c c)) (pow b 5))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* (* -9/16 c) (* c c))
(*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))
(* -9/16 c)
(*.f64 c #s(literal -9/16 binary64))
-9/16
#s(literal -9/16 binary64)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
-1/6
#s(literal -1/6 binary64)
(/ (* (pow c 4) 405/64) (pow b 6))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) 405/64)
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
4
#s(literal 4 binary64)
405/64
#s(literal 405/64 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(/ (* c -1/2) b)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(/ (- (sqrt (* a (+ (* c -3) (/ (* b b) a)))) b) (* 3 a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(- (sqrt (* a (+ (* c -3) (/ (* b b) a)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(sqrt (* a (+ (* c -3) (/ (* b b) a))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(* a (+ (* c -3) (/ (* b b) a)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
a
(+ (* c -3) (/ (* b b) a))
(+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(/ (* b b) a)
(/.f64 (*.f64 b b) a)
(* b b)
(*.f64 b b)
b
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(/ (- (* (sqrt (+ (* b b) (* c (* a -3)))) (/ a b)) a) (/ a (/ b (/ a 1/3))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
(- (* (sqrt (+ (* b b) (* c (* a -3)))) (/ a b)) a)
(*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1 binary64)))
(* (sqrt (+ (* b b) (* c (* a -3)))) (/ a b))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b))
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* c (* a -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
(/ a b)
(/.f64 a b)
(/ a (/ b (/ a 1/3)))
(/.f64 a (/.f64 #s(literal 1/3 binary64) (/.f64 a b)))
(/ b (/ a 1/3))
(/.f64 #s(literal 1/3 binary64) (/.f64 a b))
(/ a 1/3)
(/.f64 a #s(literal 1/3 binary64))
1/3
#s(literal 1/3 binary64)
(/ (/ (+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3)) (* a -3)) (/ (/ a 1/3) b))
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) (*.f64 (/.f64 a (/.f64 b a)) #s(literal -9 binary64)))
(/ (+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3)) (* a -3))
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) (*.f64 a #s(literal -3 binary64)))
(+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3))
(+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b)
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b))
(* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3))
(*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* c (* a -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
(/ a 1/3)
(/.f64 a #s(literal 1/3 binary64))
1/3
#s(literal 1/3 binary64)
(/ (/ a 1/3) b)
(/.f64 a (*.f64 b #s(literal 1/3 binary64)))

localize1.2s (4.8%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(/.f64 a #s(literal 1/3 binary64))
accuracy99.7%
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64)))
accuracy99.6%
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
accuracy50.7%
(+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64)))
accuracy99.7%
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b))
accuracy99.7%
(/.f64 a #s(literal 1/3 binary64))
accuracy99.6%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
accuracy50.8%
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a)
accuracy99.8%
(/.f64 (*.f64 b b) a)
accuracy99.8%
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
accuracy99.7%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 #s(literal 3 binary64) a))
accuracy50.7%
(-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b)
accuracy100.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
accuracy100.0%
(*.f64 c #s(literal -1/2 binary64))
accuracy99.7%
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
accuracy99.6%
(*.f64 #s(literal -1/6 binary64) a)
accuracy99.6%
(*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c))
accuracy99.6%
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
Results
540.0ms84×5exit
392.0ms133×1valid
33.0ms39×0valid
Compiler

Compiled 662 to 63 computations (90.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 439.0ms
backward-pass: 137.0ms (31.2% of total)
ival-mult: 95.0ms (21.6% of total)
ival-div: 93.0ms (21.2% of total)
ival-pow: 36.0ms (8.2% of total)
ival-add: 34.0ms (7.7% of total)
...c/correct-round.rkt:119:19: 30.0ms (6.8% of total)
ival-sqrt: 8.0ms (1.8% of total)
ival-sub: 5.0ms (1.1% of total)
const: 3.0ms (0.7% of total)

series109.0ms (0.4%)

Counts
24 → 708
Calls
Call 1
Inputs
#<alt (+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))))))>
#<alt (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)))))>
#<alt (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))))>
#<alt (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)))>
#<alt (/ (* c -1/2) b)>
#<alt (* c -1/2)>
#<alt (/ (- (sqrt (* a (+ (* c -3) (/ (* b b) a)))) b) (* 3 a))>
#<alt (- (sqrt (* a (+ (* c -3) (/ (* b b) a)))) b)>
#<alt (sqrt (* a (+ (* c -3) (/ (* b b) a))))>
#<alt (* a (+ (* c -3) (/ (* b b) a)))>
#<alt (/ (- (* (sqrt (+ (* b b) (* c (* a -3)))) (/ a b)) a) (/ a (/ b (/ a 1/3))))>
#<alt (- (* (sqrt (+ (* b b) (* c (* a -3)))) (/ a b)) a)>
#<alt (* (sqrt (+ (* b b) (* c (* a -3)))) (/ a b))>
#<alt (sqrt (+ (* b b) (* c (* a -3))))>
#<alt (/ (/ (+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3)) (* a -3)) (/ (/ a 1/3) b))>
#<alt (/ (+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3)) (* a -3))>
#<alt (+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3))>
#<alt (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b)>
#<alt (/ (* (* -9/16 c) (* c c)) (pow b 5))>
#<alt (* (* -9/16 c) (* c c))>
#<alt (* -1/6 a)>
#<alt (* -3/8 (* c c))>
#<alt (/ (* b b) a)>
#<alt (/ a 1/3)>
Outputs
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)>
#<alt (* -1/2 (/ c b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))>
#<alt (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))>
#<alt (* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))>
#<alt (* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))>
#<alt (* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))>
#<alt (* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))>
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))>
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))>
#<alt (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))>
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))>
#<alt (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))>
#<alt (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))>
#<alt (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))>
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))>
#<alt (* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))>
#<alt (* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))>
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))) (* -1/3 (/ b a)))>
#<alt (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -2/3 (/ b a))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))>
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))>
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -3) (pow (sqrt -1) 2))))>
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -2 b)>
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -3/2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -3) (pow (sqrt -1) 2))))>
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))>
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))))>
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -3) 5)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))))>
#<alt b>
#<alt (+ b (* -3/2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (pow b 2)>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (* -3 (* a c))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* -3 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (pow b 2)>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (* -3 (* a c))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* -3 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (* -3 (* a c))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* 1/3 (/ (* b (- (* -1 a) a)) (pow a 2)))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* -1/3 (/ (- (* -1 a) a) (pow a 2))))))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (- (* -1 a) a) (pow a 2)))))))>
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (- (* -1 a) a) (pow a 2))))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))>
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))>
#<alt (/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)>
#<alt (/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)>
#<alt (/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)>
#<alt (* -3/2 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (/ (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))>
#<alt (/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))>
#<alt (/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (+ (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))>
#<alt (- (* -1 a) a)>
#<alt (- (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))) a)>
#<alt (- (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))) a)>
#<alt (- (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)>
#<alt (* -3/2 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* -9/8 (/ (* (pow a 3) c) (pow b 4)))))>
#<alt (* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 6))) (* -9/8 (/ (pow a 3) (pow b 4)))))))>
#<alt (* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -9/8 (/ (pow a 3) (pow b 4))) (* c (+ (* -27/16 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))>
#<alt (* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (/ a c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))) (/ a c)))>
#<alt (* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))>
#<alt (* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)) (/ a c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) a) c)) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (* a c)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) a) c)) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))>
#<alt (* -3/2 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 6))) (* -9/8 (/ (pow c 2) (pow b 4)))))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -9/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))>
#<alt (* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))>
#<alt (* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a)))>
#<alt (* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b)))) (/ 1 a)))>
#<alt (* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))>
#<alt (* (pow a 2) (- (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (/ 1 a)))>
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) a))))>
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))>
#<alt (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)>
#<alt (/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))) b)>
#<alt (/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) b)>
#<alt a>
#<alt (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))>
#<alt (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))>
#<alt (* -1 a)>
#<alt (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))>
#<alt a>
#<alt (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ a (* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* -9/8 (/ (* (pow a 3) c) (pow b 4))))))>
#<alt (+ a (* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 6))) (* -9/8 (/ (pow a 3) (pow b 4))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))))>
#<alt (* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))>
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))>
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))>
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))>
#<alt a>
#<alt (* a (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))>
#<alt (* a (+ 1 (* a (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))))>
#<alt (* a (+ 1 (* a (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 6))) (* -9/8 (/ (pow c 2) (pow b 4)))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))>
#<alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b)))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b))))))>
#<alt (* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))>
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3))))))>
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))))))>
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -3/2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))>
#<alt b>
#<alt (+ b (* -3/2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))>
#<alt (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))>
#<alt (* b (+ (* -1/2 (/ c (pow b 2))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))>
#<alt (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2))))))>
#<alt (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))))>
#<alt (* -2/3 (/ b a))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))>
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))>
#<alt (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))>
#<alt (+ (* -1/2 (/ c b)) (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))))>
#<alt (+ (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))>
#<alt (+ (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))>
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (* (sqrt (* a c)) (/ (sqrt -3) b))>
#<alt (/ (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) b)>
#<alt (/ (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) b)>
#<alt (/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) b)>
#<alt (* -1/3 (/ (+ (* -3 a) (* 3 a)) a))>
#<alt (+ (* -3/2 (/ (* a c) (pow b 2))) (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)))>
#<alt (+ (* -3/2 (/ (* a c) (pow b 2))) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/3 (/ (+ (* -3 a) (* 3 a)) a))))>
#<alt (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)))))>
#<alt -2>
#<alt (- (* 3/2 (/ (* a c) (pow b 2))) 2)>
#<alt (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 2)>
#<alt (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 2)>
#<alt (* -1/3 (/ (+ (* -3 a) (* 3 a)) a))>
#<alt (+ (* -3/2 (/ (* a c) (pow b 2))) (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)))>
#<alt (+ (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)) (* c (+ (* -3/2 (/ a (pow b 2))) (* -9/8 (/ (* (pow a 2) c) (pow b 4))))))>
#<alt (+ (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)) (* c (+ (* -3/2 (/ a (pow b 2))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 6))) (* -9/8 (/ (pow a 2) (pow b 4))))))))>
#<alt (* (sqrt (* a c)) (/ (sqrt -3) b))>
#<alt (* c (- (* (sqrt (/ a c)) (/ (sqrt -3) b)) (/ 1 c)))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* (sqrt (/ a c)) (/ (sqrt -3) b))) (/ 1 c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* (sqrt (/ a c)) (/ (sqrt -3) b)))) (/ 1 c)))>
#<alt (* -1 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))>
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)) (/ 1 c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 1) c)) (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) 1) c)) (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)))))>
#<alt (* -3/2 (/ (* a c) (pow b 2)))>
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))>
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 6))) (* -9/8 (/ (pow c 2) (pow b 4)))))))>
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -9/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))>
#<alt (* (sqrt (* a c)) (/ (sqrt -3) b))>
#<alt (* a (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))>
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a)))>
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b)))) (/ 1 a)))>
#<alt (* -1 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))>
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)) (/ 1 a))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 1) a)) (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3))))) a)) 1) a)) (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))>
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))>
#<alt (/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* 3 (* a b))) b)>
#<alt (/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a)))) b)>
#<alt (/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* 3 a) (* b (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) b)>
#<alt (+ (* -3 a) (* 3 a))>
#<alt (+ (* -3 a) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (+ (* -3 a) (+ (* 3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))))>
#<alt (+ (* -3 a) (+ (* 3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))>
#<alt (* 6 a)>
#<alt (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a))>
#<alt (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))>
#<alt (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))>
#<alt (+ (* -3 a) (* 3 a))>
#<alt (+ (* -3 a) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (+ (* -3 a) (+ (* 3 a) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 4))) (* 9/2 (/ (pow a 2) (pow b 2)))))))>
#<alt (+ (* -3 a) (+ (* 3 a) (* c (+ (* 9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* 27/8 (/ (pow a 3) (pow b 4))) (* 81/16 (/ (* (pow a 4) c) (pow b 6)))))))))>
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))>
#<alt (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (* 3 (/ a c))))>
#<alt (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (/ a c)))))>
#<alt (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 3 (/ a c))))))>
#<alt (* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))>
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3 (/ a c)))))>
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 a)) c)))))>
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 3 a)) c)))))>
#<alt (* 9/2 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* (pow a 2) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))))>
#<alt (* (pow a 2) (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* 81/16 (/ (* a (pow c 3)) (pow b 6)))))))>
#<alt (* (pow a 2) (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* a (+ (* 3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2))) (* 81/16 (/ (pow c 3) (pow b 6)))))))))>
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))>
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 3 (/ 1 a))))>
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a)))))>
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 3 (/ 1 a))))))>
#<alt (* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))>
#<alt (* (pow a 2) (+ (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 a))))>
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))>
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3))))) a)) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))>
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))>
#<alt (/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* -3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))) b)>
#<alt (/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) b)>
#<alt (/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))))) b)>
#<alt (* -3 a)>
#<alt (+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))>
#<alt (* 3 a)>
#<alt (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))>
#<alt (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))>
#<alt (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))>
#<alt (* -3 a)>
#<alt (+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ (* -3 a) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 4))) (* 9/2 (/ (pow a 2) (pow b 2))))))>
#<alt (+ (* -3 a) (* c (+ (* 9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* 27/8 (/ (pow a 3) (pow b 4))) (* 81/16 (/ (* (pow a 4) c) (pow b 6))))))))>
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))>
#<alt (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3))))))>
#<alt (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))))))>
#<alt (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3))))))))>
#<alt (* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))>
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))))))>
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))))))))>
#<alt (* -3 a)>
#<alt (* a (- (* 9/2 (/ (* a c) (pow b 2))) 3))>
#<alt (* a (- (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2))))) 3))>
#<alt (* a (- (* a (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* 81/16 (/ (* a (pow c 3)) (pow b 6))))))) 3))>
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))>
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3))))))>
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))))))>
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3))))))))>
#<alt (* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))>
#<alt (* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))>
#<alt (* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))>
#<alt (* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -9/16 (pow c 3))>
#<alt (* -9/16 (pow c 3))>
#<alt (* -9/16 (pow c 3))>
#<alt (* -9/16 (pow c 3))>
#<alt (* -9/16 (pow c 3))>
#<alt (* -9/16 (pow c 3))>
#<alt (* -9/16 (pow c 3))>
#<alt (* -9/16 (pow c 3))>
#<alt (* -9/16 (pow c 3))>
#<alt (* -9/16 (pow c 3))>
#<alt (* -9/16 (pow c 3))>
#<alt (* -9/16 (pow c 3))>
#<alt (* -1/6 a)>
#<alt (* -1/6 a)>
#<alt (* -1/6 a)>
#<alt (* -1/6 a)>
#<alt (* -1/6 a)>
#<alt (* -1/6 a)>
#<alt (* -1/6 a)>
#<alt (* -1/6 a)>
#<alt (* -1/6 a)>
#<alt (* -1/6 a)>
#<alt (* -1/6 a)>
#<alt (* -1/6 a)>
#<alt (* -3/8 (pow c 2))>
#<alt (* -3/8 (pow c 2))>
#<alt (* -3/8 (pow c 2))>
#<alt (* -3/8 (pow c 2))>
#<alt (* -3/8 (pow c 2))>
#<alt (* -3/8 (pow c 2))>
#<alt (* -3/8 (pow c 2))>
#<alt (* -3/8 (pow c 2))>
#<alt (* -3/8 (pow c 2))>
#<alt (* -3/8 (pow c 2))>
#<alt (* -3/8 (pow c 2))>
#<alt (* -3/8 (pow c 2))>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (/ (pow b 2) a)>
#<alt (* 3 a)>
#<alt (* 3 a)>
#<alt (* 3 a)>
#<alt (* 3 a)>
#<alt (* 3 a)>
#<alt (* 3 a)>
#<alt (* 3 a)>
#<alt (* 3 a)>
#<alt (* 3 a)>
#<alt (* 3 a)>
#<alt (* 3 a)>
#<alt (* 3 a)>
Calls

177 calls:

TimeVariablePointExpression
17.0ms
b
@inf
(* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)))
11.0ms
b
@0
(/ (/ (+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3)) (* a -3)) (/ (/ a 1/3) b))
6.0ms
a
@-inf
(/ (- (sqrt (* a (+ (* c -3) (/ (* b b) a)))) b) (* 3 a))
2.0ms
c
@-inf
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))))))
2.0ms
a
@0
(/ (- (* (sqrt (+ (* b b) (* c (* a -3)))) (/ a b)) a) (/ a (/ b (/ a 1/3))))

rewrite461.0ms (1.9%)

Algorithm
batch-egg-rewrite
Rules
5692×/-lowering-/.f32
5692×/-lowering-/.f64
4230×*-lowering-*.f32
4230×*-lowering-*.f64
1326×frac-add
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
062378
1293353
21985349
08279349
Stop Event
iter limit
node limit
Counts
24 → 1063
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))))))
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)))))
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))))
(* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)))
(/ (* c -1/2) b)
(* c -1/2)
(/ (- (sqrt (* a (+ (* c -3) (/ (* b b) a)))) b) (* 3 a))
(- (sqrt (* a (+ (* c -3) (/ (* b b) a)))) b)
(sqrt (* a (+ (* c -3) (/ (* b b) a))))
(* a (+ (* c -3) (/ (* b b) a)))
(/ (- (* (sqrt (+ (* b b) (* c (* a -3)))) (/ a b)) a) (/ a (/ b (/ a 1/3))))
(- (* (sqrt (+ (* b b) (* c (* a -3)))) (/ a b)) a)
(* (sqrt (+ (* b b) (* c (* a -3)))) (/ a b))
(sqrt (+ (* b b) (* c (* a -3))))
(/ (/ (+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3)) (* a -3)) (/ (/ a 1/3) b))
(/ (+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3)) (* a -3))
(+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3))
(/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b)
(/ (* (* -9/16 c) (* c c)) (pow b 5))
(* (* -9/16 c) (* c c))
(* -1/6 a)
(* -3/8 (* c c))
(/ (* b b) a)
(/ a 1/3)
Outputs
(+.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(+.f64 (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(+.f64 (+.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))))
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))))
(fma.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(fma.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b) a) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) a (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))) a (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 c c) b) b) a) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))))
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(fma.f64 (/.f64 a (/.f64 b #s(literal -3/8 binary64))) (/.f64 (/.f64 (*.f64 c c) b) b) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b)))
(+.f64 (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
(fma.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
(fma.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b)))
(fma.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b) a) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
(fma.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) a) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b)))
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))) a (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b)))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 c c) b) b) a) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
(fma.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b)))
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
(fma.f64 (/.f64 a (/.f64 b #s(literal -3/8 binary64))) (/.f64 (/.f64 (*.f64 c c) b) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))) a)
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b))
(+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b)))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)))) (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b)))
(fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b))
(fma.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) a) (+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b)))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a) (+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) a (+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b)))
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b))
(fma.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (/.f64 (*.f64 c c) b) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (/.f64 (/.f64 (*.f64 c c) b) b) (/.f64 #s(literal -3/8 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b) #s(literal -3/8 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 c (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b)))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (pow.f64 b #s(literal -5 binary64)) (+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))))) (*.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) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 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 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b))) (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b))) (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)))) (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)))) (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 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 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 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 (neg.f64 (*.f64 #s(literal -3/8 binary64) (/.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 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))))) (*.f64 b (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a))) (*.f64 b (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))))) (*.f64 b (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a))) (*.f64 b (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) b) (pow.f64 b #s(literal 6 binary64))) (*.f64 b (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))))) (*.f64 b (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) b) (pow.f64 b #s(literal 6 binary64))) (*.f64 b (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a))) (*.f64 b (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (*.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 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.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 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 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 (*.f64 c c) #s(literal 3/8 binary64))))) (*.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 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 #s(literal -3/8 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 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) #s(literal 1 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) b))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.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 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 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 (*.f64 c c) #s(literal 3/8 binary64))))) (*.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 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 #s(literal -3/8 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 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) #s(literal 1 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) b))) (pow.f64 b #s(literal 7 binary64)))
(+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))))
(+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))))
(fma.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) a) (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a) (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) a (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 b (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b) (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))) a (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))))
(fma.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 b (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))))
(fma.f64 (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))))
(fma.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (pow.f64 b #s(literal -5 binary64)) (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a)))
(/.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) a)) (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a #s(literal 1 binary64)))) (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 1 binary64) a))) (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) a)) (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 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 -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a #s(literal 1 binary64)))) (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 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 -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 1 binary64) a))) (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 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 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) a)) (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 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 -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a #s(literal 1 binary64)))) (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 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 -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 1 binary64) a))) (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 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 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b a)) (/.f64 b (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b (/.f64 a #s(literal 1 binary64)))) (/.f64 b (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 #s(literal 1 binary64) a))) (/.f64 b (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) a))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) a))) (*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 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 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 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 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))))) (*.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 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) 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 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b a)) (/.f64 b (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b (/.f64 a #s(literal 1 binary64)))) (/.f64 b (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 #s(literal 1 binary64) a))) (/.f64 b (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) a))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) a))) (*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 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 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 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 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))) a) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))) a) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) a)) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 a #s(literal 1 binary64)))) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) a))) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 b a) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 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 -9/16 binary64)) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 b a) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 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 -9/16 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 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 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) a)) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 a #s(literal 1 binary64)))) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) a))) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1 binary64)) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 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 -9/16 binary64)) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 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 -9/16 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 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 -9/16 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 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 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) a)) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 a #s(literal 1 binary64)))) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) a))) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 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 -9/16 binary64)) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 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 -9/16 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 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 -9/16 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))) a))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 a #s(literal 1 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal 1 binary64) a))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))) a))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 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 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 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 c (*.f64 c #s(literal -9/16 binary64)))) a) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) a) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 a #s(literal 1 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) a) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal 1 binary64) a))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) a) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) a) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))) a))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) a) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) a) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) a) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) a) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 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 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) a) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))) a)
(*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (pow.f64 b #s(literal -6 binary64)))
(*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) #s(literal 405/64 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a) (pow.f64 b #s(literal -6 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(/.f64 c (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 b #s(literal 1 binary64)))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))))))
(*.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 c #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) c)
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (neg.f64 (/.f64 b a)) #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))
(+.f64 (fma.f64 (sqrt.f64 a) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b)))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 a) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b)))) #s(literal 3 binary64)) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 a) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b)))) a) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal -1/3 binary64))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (sqrt.f64 a) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 (sqrt.f64 a) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b)))) #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 (sqrt.f64 a) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b)))) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64)) (/.f64 a #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a) #s(literal 3 binary64))
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b #s(literal 1 binary64))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal -3 binary64) (/.f64 b a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 b a))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal -3 binary64) (/.f64 b a))))
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal -3 binary64) (/.f64 b a))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 b a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 b a)) (*.f64 a (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 b a))) (/.f64 a #s(literal 1 binary64))) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 a #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal -3 binary64) (/.f64 b a))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal -3 binary64) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 b a))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b #s(literal 1 binary64)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 3 binary64)))
(/.f64 (-.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal -3 binary64) (/.f64 b a))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 #s(literal -3 binary64) (/.f64 b a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal -3 binary64) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 1 binary64)))) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (/.f64 a #s(literal 1 binary64))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a b))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) #s(literal 3 binary64)) (/.f64 a (/.f64 a b))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 b a))) (*.f64 a #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (/.f64 b #s(literal 1 binary64)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 #s(literal 3 binary64) b))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal -3 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 1 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 1 binary64))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a)) #s(literal -3 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)))))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a) #s(literal 1/3 binary64))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64))
(+.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 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 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)
(fma.f64 (sqrt.f64 a) (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b)))) (-.f64 #s(literal 0 binary64) b))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b)))) (sqrt.f64 a) (-.f64 #s(literal 0 binary64) b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))
(pow.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 a) (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b)))) (sqrt.f64 a))
(+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 b (*.f64 (/.f64 b a) a) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 a (/.f64 b (/.f64 a b)) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (/.f64 b (/.f64 a b)) a (*.f64 c (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (*.f64 b a) (/.f64 b a) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b))))
(*.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b))) a)
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) a (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a)))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a a) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a))))) (fma.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)))))
(+.f64 (fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) a (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a)))
(+.f64 (fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a a) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a))))) (fma.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) a (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a a) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a))))) (fma.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) a (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a a) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a))))) (fma.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 (/.f64 a b) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) a (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 (/.f64 a b) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a a) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 (/.f64 a b) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 (/.f64 a b) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a))))) (fma.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a b)) (/.f64 (/.f64 a b) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) a (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a b)) (/.f64 (/.f64 a b) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a a) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a b)) (/.f64 (/.f64 a b) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a b)) (/.f64 (/.f64 a b) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a))))) (fma.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (/.f64 a b) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) a (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 a b) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a a) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (/.f64 a b) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 a b) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a))))) (fma.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) a (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a)))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a a) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a))))) (fma.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) a (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a a) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a))))) (fma.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))))) #s(literal -1 binary64)))
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(-.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))) (/.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 (/.f64 a b) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a b)) (/.f64 (/.f64 a b) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(fma.f64 (/.f64 (/.f64 a b) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 a b))))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) b) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a #s(literal 1 binary64))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) a)
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 a b)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -3 binary64) (/.f64 b a)))
(/.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 a b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)))
(/.f64 (-.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))) (/.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))) (/.f64 a (/.f64 a b)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) a)) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a a))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a (/.f64 a b)))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) a)) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a))) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) a))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a (/.f64 a b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 a a))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 a (/.f64 a b)))) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a b)) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a a))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 a b)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a)) (/.f64 #s(literal -3 binary64) (/.f64 b a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a))) (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) b)) (neg.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a #s(literal 1 binary64)))) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) (-.f64 #s(literal 0 binary64) b))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) #s(literal 1 binary64))) (/.f64 #s(literal -3 binary64) (/.f64 b a)))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 a b))) (/.f64 a #s(literal -1/3 binary64)))
(pow.f64 (/.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a)))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a))
(*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 b a) (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a)))))))
(*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) b) (/.f64 (/.f64 #s(literal 1/3 binary64) a) a))
(*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a #s(literal 1 binary64))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) (/.f64 a b)) #s(literal 1/3 binary64))
(*.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 a b)) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(+.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a)
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal -1 binary64) a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) b)
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 b #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a))) #s(literal -1 binary64))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (/.f64 b a)))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (/.f64 b a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 b a))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (neg.f64 (/.f64 b a)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (/.f64 b a)))
(pow.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a b))
(*.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (/.f64 a b))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a b))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b #s(literal 3 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) (/.f64 b a))) (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal -3 binary64) (/.f64 b a))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a))) (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 #s(literal 1/3 binary64) a))))
(neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal -3 binary64) (/.f64 b a))))
(/.f64 b (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a))
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a) (/.f64 b #s(literal 3 binary64))))
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal -3 binary64) (/.f64 b a)))
(/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (neg.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a)))
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b #s(literal 3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a) (/.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal 1 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a) (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (/.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 #s(literal 3 binary64) (/.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a)))))
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a))
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) b) (/.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) #s(literal 1 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a))) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a) (/.f64 b #s(literal 3 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a))))
(/.f64 (neg.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a)) (neg.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64))))
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) b))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) b)) (neg.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) b)) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) b)) (neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (/.f64 b a)))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 #s(literal 3 binary64) (/.f64 b a)))) #s(literal 3 binary64))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a)))) (/.f64 a #s(literal 1/3 binary64)))
(pow.f64 (/.f64 a (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(*.f64 b (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))))
(*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a) (/.f64 b #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a))))
(*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) b)
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) (/.f64 b #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b #s(literal 3 binary64)))))))
(*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(*.f64 (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) b) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(*.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(*.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 a b)) #s(literal 1/3 binary64))
(*.f64 (*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal -1/3 binary64))
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) a) (/.f64 b #s(literal 3 binary64)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/3 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 a (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -1 binary64)) #s(literal -1/3 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(neg.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64))))
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal -3 binary64))))
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) #s(literal -3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) #s(literal 1 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a)) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b #s(literal 3 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal -3 binary64)) a)
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a))) #s(literal -3 binary64))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 a #s(literal -1/3 binary64)))) (neg.f64 (/.f64 b #s(literal 3 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64)))))
(*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a))
(*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -3 binary64) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) #s(literal -1/3 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (neg.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (neg.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a)) #s(literal 1/3 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) b))
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 3 binary64) b))
(+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(-.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) b))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal -1/3 binary64)))
(fma.f64 a #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 #s(literal 3 binary64) a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal -3 binary64) b) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 a #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 b #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (+.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (+.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/3 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1/3 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64)) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1/3 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1/3 binary64)) (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 #s(literal -1/3 binary64) b))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1/3 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) (*.f64 b #s(literal -1/3 binary64)))
(/.f64 (+.f64 (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b #s(literal 1 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) a)) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1/3 binary64)))
(/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a))) (neg.f64 (/.f64 b #s(literal 3 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) b) #s(literal 1/3 binary64))
(/.f64 (+.f64 (*.f64 a (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (+.f64 (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))) (*.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 b a) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)))) (/.f64 b #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))) (*.f64 #s(literal -1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b) (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)))) (*.f64 #s(literal -1/3 binary64) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) b) (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64))) (/.f64 b #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))) (*.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) b) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)))) (/.f64 b #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b #s(literal -1 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (/.f64 b #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1/3 binary64)))
(/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) a)) (*.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal 1/3 binary64)))
(/.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))) #s(literal -1/3 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.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 #s(literal 1/3 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) #s(literal 1/3 binary64)) (*.f64 b a)) (/.f64 b #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) #s(literal -1/3 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) (*.f64 b #s(literal -1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 1 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b #s(literal -1 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) #s(literal 1/3 binary64)) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (/.f64 b #s(literal 3 binary64)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)))) (neg.f64 (neg.f64 (/.f64 b #s(literal 3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (+.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) (neg.f64 (*.f64 #s(literal -1/3 binary64) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))) (neg.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1/3 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (*.f64 b #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) b)) #s(literal -1/3 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 #s(literal 3 binary64) b))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(*.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) b))))
(*.f64 (+.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) b)))
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b))))
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
(*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(*.f64 (+.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (+.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1/3 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/3 binary64))))
(*.f64 (+.f64 (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b #s(literal 1 binary64))) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
(*.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))))
(*.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64))))
(*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (/.f64 #s(literal -3 binary64) (/.f64 b a)))
(*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1/3 binary64))))
(*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1/3 binary64))))
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64)))))
(*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) b) #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) b))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) b)
(/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 b #s(literal 1 binary64)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64))
(*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal -3 binary64) (/.f64 b a)))
(*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal -3 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (neg.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 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 -9/16 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))))
(*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal -9/16 binary64) (/.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))))
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) #s(literal -1 binary64)))
(*.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -9/16 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))))))
(*.f64 (neg.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) #s(literal 1 binary64)) (pow.f64 b #s(literal -5 binary64)))
(*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))
(*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64)))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 c c))
(*.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) c)
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))
(*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) c)
(*.f64 a #s(literal -1/6 binary64))
(*.f64 #s(literal -1/6 binary64) a)
(*.f64 c (*.f64 c #s(literal -3/8 binary64)))
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
(*.f64 (*.f64 c c) #s(literal -3/8 binary64))
(*.f64 (*.f64 c #s(literal -3/8 binary64)) c)
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a))
(/.f64 b (/.f64 a b))
(/.f64 (*.f64 b b) a)
(/.f64 (*.f64 b b) (/.f64 a #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 b b) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64))
(*.f64 b (/.f64 b a))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a b)))
(*.f64 (/.f64 b a) b)
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 b b)))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64)))
(neg.f64 (/.f64 a #s(literal -1/3 binary64)))
(/.f64 a #s(literal 1/3 binary64))
(/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))
(/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) #s(literal -1/3 binary64))
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64))
(*.f64 a #s(literal 3 binary64))
(*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a))
(*.f64 #s(literal 3 binary64) a)
(*.f64 #s(literal 3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 a #s(literal -1/3 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) #s(literal 3 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) #s(literal -3 binary64))

simplify495.0ms (2%)

Algorithm
egg-herbie
Rules
7274×*-lowering-*.f32
7274×*-lowering-*.f64
4572×+-lowering-+.f64
4572×+-lowering-+.f32
1956×distribute-lft-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0149815650
1532814746
0899814746
Stop Event
iter limit
node limit
Counts
708 → 708
Calls
Call 1
Inputs
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -3/2 (/ (* a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (pow (sqrt -1) 2))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))
(* -3/2 (/ (* a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(* -3/2 (/ (* a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (pow (sqrt -1) 2))))
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))))
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -3) 5)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* -3 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* -3 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -3 (* a c))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* 1/3 (/ (* b (- (* -1 a) a)) (pow a 2)))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* -1/3 (/ (- (* -1 a) a) (pow a 2))))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (- (* -1 a) a) (pow a 2)))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (- (* -1 a) a) (pow a 2))))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(/ (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (+ (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(- (* -1 a) a)
(- (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))) a)
(- (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))) a)
(- (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* -9/8 (/ (* (pow a 3) c) (pow b 4)))))
(* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 6))) (* -9/8 (/ (pow a 3) (pow b 4)))))))
(* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -9/8 (/ (pow a 3) (pow b 4))) (* c (+ (* -27/16 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (/ a c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))) (/ a c)))
(* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)) (/ a c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) a) c)) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (* a c)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) a) c)) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))
(* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 6))) (* -9/8 (/ (pow c 2) (pow b 4)))))))
(* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -9/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a)))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b)))) (/ 1 a)))
(* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* (pow a 2) (- (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (/ 1 a)))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) a))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) b)
a
(+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* -1 a)
(+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))
(+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
a
(+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* -9/8 (/ (* (pow a 3) c) (pow b 4))))))
(+ a (* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 6))) (* -9/8 (/ (pow a 3) (pow b 4))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))))
(* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
a
(* a (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(* a (+ 1 (* a (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))))
(* a (+ 1 (* a (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 6))) (* -9/8 (/ (pow c 2) (pow b 4)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b)))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b))))))
(* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))
(* b (+ (* -1/2 (/ c (pow b 2))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2))))))
(* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))))
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))
(+ (* -1/2 (/ c b)) (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))))
(+ (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+ (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* (sqrt (* a c)) (/ (sqrt -3) b))
(/ (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) b)
(* -1/3 (/ (+ (* -3 a) (* 3 a)) a))
(+ (* -3/2 (/ (* a c) (pow b 2))) (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)))
(+ (* -3/2 (/ (* a c) (pow b 2))) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/3 (/ (+ (* -3 a) (* 3 a)) a))))
(+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)))))
-2
(- (* 3/2 (/ (* a c) (pow b 2))) 2)
(- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 2)
(- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 2)
(* -1/3 (/ (+ (* -3 a) (* 3 a)) a))
(+ (* -3/2 (/ (* a c) (pow b 2))) (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)))
(+ (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)) (* c (+ (* -3/2 (/ a (pow b 2))) (* -9/8 (/ (* (pow a 2) c) (pow b 4))))))
(+ (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)) (* c (+ (* -3/2 (/ a (pow b 2))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 6))) (* -9/8 (/ (pow a 2) (pow b 4))))))))
(* (sqrt (* a c)) (/ (sqrt -3) b))
(* c (- (* (sqrt (/ a c)) (/ (sqrt -3) b)) (/ 1 c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* (sqrt (/ a c)) (/ (sqrt -3) b))) (/ 1 c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* (sqrt (/ a c)) (/ (sqrt -3) b)))) (/ 1 c)))
(* -1 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)) (/ 1 c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 1) c)) (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) 1) c)) (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(* -3/2 (/ (* a c) (pow b 2)))
(* a (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))
(* a (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 6))) (* -9/8 (/ (pow c 2) (pow b 4)))))))
(* a (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -9/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* a c)) (/ (sqrt -3) b))
(* a (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b)))) (/ 1 a)))
(* -1 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* a (+ (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)) (/ 1 a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 1) a)) (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3))))) a)) 1) a)) (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* 3 (* a b))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a)))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* 3 a) (* b (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) b)
(+ (* -3 a) (* 3 a))
(+ (* -3 a) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+ (* -3 a) (+ (* 3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))))
(+ (* -3 a) (+ (* 3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))
(* 6 a)
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a))
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))
(+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))
(+ (* -3 a) (* 3 a))
(+ (* -3 a) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+ (* -3 a) (+ (* 3 a) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 4))) (* 9/2 (/ (pow a 2) (pow b 2)))))))
(+ (* -3 a) (+ (* 3 a) (* c (+ (* 9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* 27/8 (/ (pow a 3) (pow b 4))) (* 81/16 (/ (* (pow a 4) c) (pow b 6)))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (* 3 (/ a c))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (/ a c)))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 3 (/ a c))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3 (/ a c)))))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 a)) c)))))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 3 a)) c)))))
(* 9/2 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))))
(* (pow a 2) (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* 81/16 (/ (* a (pow c 3)) (pow b 6)))))))
(* (pow a 2) (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* a (+ (* 3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2))) (* 81/16 (/ (pow c 3) (pow b 6)))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 3 (/ 1 a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a)))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 3 (/ 1 a))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* (pow a 2) (+ (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 a))))
(* (pow a 2) (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3))))) a)) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* -3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))))) b)
(* -3 a)
(+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(* 3 a)
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))
(+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))
(* -3 a)
(+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -3 a) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 4))) (* 9/2 (/ (pow a 2) (pow b 2))))))
(+ (* -3 a) (* c (+ (* 9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* 27/8 (/ (pow a 3) (pow b 4))) (* 81/16 (/ (* (pow a 4) c) (pow b 6))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3))))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))))))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(* -3 a)
(* a (- (* 9/2 (/ (* a c) (pow b 2))) 3))
(* a (- (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2))))) 3))
(* a (- (* a (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* 81/16 (/ (* a (pow c 3)) (pow b 6))))))) 3))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -3/8 (pow c 2))
(* -3/8 (pow c 2))
(* -3/8 (pow c 2))
(* -3/8 (pow c 2))
(* -3/8 (pow c 2))
(* -3/8 (pow c 2))
(* -3/8 (pow c 2))
(* -3/8 (pow c 2))
(* -3/8 (pow c 2))
(* -3/8 (pow c 2))
(* -3/8 (pow c 2))
(* -3/8 (pow c 2))
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(/ (pow b 2) a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
Outputs
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal -1/2 binary64) b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 135/128 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) (*.f64 a a))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b (*.f64 a (*.f64 a a))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) (*.f64 a a))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) (*.f64 a a))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 c c))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 c c))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 c c))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 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)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 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)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) (*.f64 a a))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) (*.f64 a a))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 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 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 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 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 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 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal -1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (neg.f64 c))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 #s(literal -1/6 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 405/64 binary64) a))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 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 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ 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 -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (pow (sqrt -1) 2))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 1 binary64))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) a)) b) a)) (-.f64 #s(literal 0 binary64) a))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 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 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ 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 -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #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 -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) b) c)) (neg.f64 c))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64))))) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal -1 binary64))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.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 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -27/16 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 (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (pow (sqrt -1) 2))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 1 binary64))
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))))
(-.f64 #s(literal 0 binary64) (*.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 (neg.f64 (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 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 #s(literal 1/3 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))))))))
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -3) 5)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 #s(literal -3 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 #s(literal 1/3 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))) (-.f64 #s(literal 0 binary64) a))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 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)))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))) (neg.f64 c))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) b))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 #s(literal -1/6 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 405/64 binary64) a))))) b)
(* 1/3 (/ (* b (- (* -1 a) a)) (pow a 2)))
(*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 a a)))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* -1/3 (/ (- (* -1 a) a) (pow a 2))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) a))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (- (* -1 a) a) (pow a 2)))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) a))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (- (* -1 a) a) (pow a 2))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) a)))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal -1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (neg.f64 c))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) a))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b a)) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64))))) a))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) a))) b)
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))
(/ (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -27/16 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))
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (+ (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b))
(- (* -1 a) a)
(-.f64 (-.f64 #s(literal 0 binary64) a) a)
(- (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))) a)
(-.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) a)
(- (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))) a)
(-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) a) a)
(- (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(-.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) a) a)
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))
(* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* -9/8 (/ (* (pow a 3) c) (pow b 4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))
(* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 6))) (* -9/8 (/ (pow a 3) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -9/8 (/ (pow a 3) (pow b 4))) (* c (+ (* -27/16 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 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 405/64 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))
(*.f64 c (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) b) (/.f64 a c)))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64))) b) (/.f64 a c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64))) b) (/.f64 a c)))))
(* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))
(* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)) (/ a c))))
(*.f64 (+.f64 (/.f64 a c) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) a) c)) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) a) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (* a c)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) a) c)) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) a) c)) (neg.f64 c))
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))
(* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 6))) (* -9/8 (/ (pow c 2) (pow b 4)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -9/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 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 405/64 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) 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 -3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) 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 -3 binary64) (sqrt.f64 #s(literal -3 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 -3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a)))))
(* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))
(* (pow a 2) (- (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) a)))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 (+.f64 #s(literal 1 binary64) (*.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))) (sqrt.f64 #s(literal 3 binary64))))) a)))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) a)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))
(/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64) (sqrt.f64 #s(literal -3 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 -3 binary64)) #s(literal 5 binary64)))))))))) b)
a
(+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b)))
(+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+.f64 (+.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(+.f64 a (+.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)
(+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))
(-.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) a)
(+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) a)
a
(+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b)))
(+ a (* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* -9/8 (/ (* (pow a 3) c) (pow b 4))))))
(+.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))))
(+ a (* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 6))) (* -9/8 (/ (pow a 3) (pow b 4))))))))
(+.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))
(*.f64 c (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))) (neg.f64 c))
a
(* a (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))
(* a (+ 1 (* a (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* a (+ 1 (* a (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 6))) (* -9/8 (/ (pow c 2) (pow b 4)))))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3))))))
(*.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 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b)))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))))))
(*.f64 (*.f64 a a) (+.f64 (-.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 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (*.f64 a a) (+.f64 (-.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 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 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)))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))) (neg.f64 c))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(-.f64 #s(literal 0 binary64) (*.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b #s(literal 0 binary64))) (*.f64 a a))
(* b (+ (* -1/2 (/ c (pow b 2))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2))))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 a a)))))
(* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 a a))))))
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b #s(literal 0 binary64))) (*.f64 a a))
(+ (* -1/2 (/ c b)) (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b #s(literal 0 binary64))) (*.f64 a a)))
(+ (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b #s(literal 0 binary64))) (*.f64 a a)))
(+ (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))
(+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b #s(literal 0 binary64))) (*.f64 a a)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (neg.f64 c))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) a))
(* (sqrt (* a c)) (/ (sqrt -3) b))
(*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))
(/ (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) b)
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64))))) #s(literal -1 binary64)))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal -1 binary64)))) b)
(* -1/3 (/ (+ (* -3 a) (* 3 a)) a))
(/.f64 #s(literal 0 binary64) a)
(+ (* -3/2 (/ (* a c) (pow b 2))) (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 0 binary64) a))
(+ (* -3/2 (/ (* a c) (pow b 2))) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/3 (/ (+ (* -3 a) (* 3 a)) a))))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 #s(literal 0 binary64) a))
(+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)))))
(+.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 #s(literal 0 binary64) a)))
-2
#s(literal -2 binary64)
(- (* 3/2 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 3/2 binary64)) #s(literal -2 binary64))
(- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 2)
(+.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal 9/8 binary64)) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 3/2 binary64)) #s(literal -2 binary64)))
(- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 2)
(+.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal 9/8 binary64)) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 27/16 binary64)))) #s(literal -2 binary64))
(* -1/3 (/ (+ (* -3 a) (* 3 a)) a))
(/.f64 #s(literal 0 binary64) a)
(+ (* -3/2 (/ (* a c) (pow b 2))) (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 0 binary64) a))
(+ (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)) (* c (+ (* -3/2 (/ a (pow b 2))) (* -9/8 (/ (* (pow a 2) c) (pow b 4))))))
(+.f64 (/.f64 #s(literal 0 binary64) a) (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(+ (* -1/3 (/ (+ (* -3 a) (* 3 a)) a)) (* c (+ (* -3/2 (/ a (pow b 2))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 6))) (* -9/8 (/ (pow a 2) (pow b 4))))))))
(+.f64 (/.f64 #s(literal 0 binary64) a) (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))))
(* (sqrt (* a c)) (/ (sqrt -3) b))
(*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))
(* c (- (* (sqrt (/ a c)) (/ (sqrt -3) b)) (/ 1 c)))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* (sqrt (/ a c)) (/ (sqrt -3) b))) (/ 1 c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* (sqrt (/ a c)) (/ (sqrt -3) 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) c)))))
(* -1 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))
(* -1 (* c (+ (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)) (/ 1 c))))
(+.f64 (neg.f64 (*.f64 c (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))) #s(literal -1 binary64))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 1) c)) (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1 binary64)) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) 1) c)) (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) #s(literal -1 binary64)) c)) (neg.f64 c))
(* -3/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))
(* a (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* a (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 6))) (* -9/8 (/ (pow c 2) (pow b 4)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* a (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -9/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 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 405/64 binary64)))) (*.f64 b b))))))))
(* (sqrt (* a c)) (/ (sqrt -3) b))
(*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))
(* a (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) 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 -3 binary64) (sqrt.f64 #s(literal -3 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 -3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a)))))
(* -1 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))
(* -1 (* a (+ (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)) (/ 1 a))))
(+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b))) #s(literal -1 binary64))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 1) a)) (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1 binary64)) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3))))) a)) 1) a)) (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) a)) (-.f64 #s(literal 0 binary64) a))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* 3 (* a b))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 3 binary64) (*.f64 b a))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* 3 a) (* b (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))) b)
(+ (* -3 a) (* 3 a))
#s(literal 0 binary64)
(+ (* -3 a) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ (* -3 a) (+ (* 3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))))
(+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/8 binary64))))
(+ (* -3 a) (+ (* 3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))
(+.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/8 binary64))) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* 6 a)
(*.f64 a #s(literal 6 binary64))
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a))
(+.f64 (*.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/8 binary64))) (*.f64 a #s(literal 6 binary64)))
(+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/8 binary64))) (*.f64 a #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -81/16 binary64)))
(+ (* -3 a) (* 3 a))
#s(literal 0 binary64)
(+ (* -3 a) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ (* -3 a) (+ (* 3 a) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 4))) (* 9/2 (/ (pow a 2) (pow b 2)))))))
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 b b)))))
(+ (* -3 a) (+ (* 3 a) (* c (+ (* 9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* 27/8 (/ (pow a 3) (pow b 4))) (* 81/16 (/ (* (pow a 4) c) (pow b 6)))))))))
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (* 3 (/ a c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) b)) (/.f64 (*.f64 a #s(literal 3 binary64)) c)))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (/ a c)))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) b)) (+.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 3 (/ a c))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) b)) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (+.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3 (/ a c)))))
(*.f64 (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 a c) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))) (neg.f64 c))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 a)) c)))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (/.f64 (+.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 3 a)) c)))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (/.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) c)) c)) (neg.f64 c))
(* 9/2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(* (pow a 2) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64))))
(* (pow a 2) (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* 81/16 (/ (* a (pow c 3)) (pow b 6)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))))
(* (pow a 2) (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* a (+ (* 3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2))) (* 81/16 (/ (pow c 3) (pow b 6)))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 3 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (/.f64 #s(literal 3 binary64) a)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64))) (/.f64 #s(literal 3 binary64) a)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 3 (/ 1 a))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64))) (+.f64 (/.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3/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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))
(* (pow a 2) (+ (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b))))
(* (pow a 2) (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b)) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -3 binary64)) a)))
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3))))) a)) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b)) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64)) a)))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* -3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.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 -3 binary64)) #s(literal 5 binary64)))) #s(literal -3/16 binary64)) (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))) b)
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/8 binary64))))
(+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(+.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/8 binary64))) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))
(+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/8 binary64))) (*.f64 a #s(literal 3 binary64)))
(+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -81/16 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/8 binary64))) (*.f64 a #s(literal 3 binary64))))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ (* -3 a) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 4))) (* 9/2 (/ (pow a 2) (pow b 2))))))
(+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 b b)))))
(+ (* -3 a) (* c (+ (* 9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* 27/8 (/ (pow a 3) (pow b 4))) (* 81/16 (/ (* (pow a 4) c) (pow b 6))))))))
(+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) b)) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) b)) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) b)) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal -3/16 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) #s(literal -3/16 binary64))))) (neg.f64 c))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* a (- (* 9/2 (/ (* a c) (pow b 2))) 3))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -3 binary64)))
(* a (- (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2))))) 3))
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)))) #s(literal -3 binary64)))
(* a (- (* a (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* 81/16 (/ (* a (pow c 3)) (pow b 6))))))) 3))
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))) #s(literal -3 binary64)))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64))) (*.f64 #s(literal 3/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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64)) (+.f64 (*.f64 #s(literal 3/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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal -3/16 binary64))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b)) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) #s(literal 3/16 binary64))) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b)) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -3/8 (pow c 2))
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
(* -3/8 (pow c 2))
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
(* -3/8 (pow c 2))
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
(* -3/8 (pow c 2))
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
(* -3/8 (pow c 2))
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
(* -3/8 (pow c 2))
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
(* -3/8 (pow c 2))
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
(* -3/8 (pow c 2))
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
(* -3/8 (pow c 2))
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
(* -3/8 (pow c 2))
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
(* -3/8 (pow c 2))
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
(* -3/8 (pow c 2))
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))

eval435.0ms (1.8%)

Compiler

Compiled 74493 to 6246 computations (91.6% saved)

prune491.0ms (2%)

Pruning

92 alts after pruning (89 fresh and 3 done)

PrunedKeptTotal
New1904471951
Fresh214263
Picked325
Done011
Total1928922020
Accuracy
99.7%
Counts
2020 → 92
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.8%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
30.2%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 (/.f64 a b) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
31.6%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64))))
31.2%
(fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
31.7%
(/.f64 (fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
32.1%
(/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
31.6%
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b)))) (sqrt.f64 a) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a))
30.9%
(/.f64 (fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
32.1%
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
32.2%
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
30.0%
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) #s(literal -3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
30.8%
(/.f64 (/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b)) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
30.0%
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/3 binary64)))
30.4%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
31.5%
(/.f64 (/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)
95.1%
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.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 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
30.4%
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)) a)
30.0%
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) b))
90.2%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b) (*.f64 #s(literal 3 binary64) a))
30.0%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) a) (*.f64 a #s(literal -3 binary64)))
90.3%
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
81.5%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
81.6%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
81.7%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
30.4%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
29.9%
(/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
20.3%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) b) (*.f64 #s(literal 3 binary64) a))
24.0%
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a))
30.3%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
29.7%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 a b)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
29.9%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 a a))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
29.5%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 #s(literal 3 binary64) b))
29.9%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (/.f64 b (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
30.2%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
30.6%
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a (/.f64 a b)))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))))
30.8%
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a a))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
30.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
30.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))))
31.4%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) (*.f64 a a))
30.0%
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
30.4%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
30.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
30.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 (/.f64 b a) b)))) b) (*.f64 #s(literal 3 binary64) a))
30.3%
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)))
31.3%
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -9 binary64)))
30.6%
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
30.7%
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
93.9%
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))))) b)
29.5%
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
31.4%
(/.f64 (+.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -9 binary64))))
30.3%
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal -9 binary64))
94.6%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 7 binary64)))
30.1%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
29.8%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64)))
90.7%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
29.4%
(/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))
30.0%
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
30.4%
(/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
30.4%
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -3 binary64))
30.1%
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) b) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
82.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
90.2%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
93.5%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
90.3%
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
30.0%
(/.f64 (neg.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
30.1%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 a b))))
30.0%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -3 binary64)) a) (/.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a))))
31.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a))))
81.8%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
30.0%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 9 binary64) (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a)))))
29.9%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
30.6%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) a (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a)))
31.3%
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
31.2%
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
90.7%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
93.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
95.5%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))))
95.0%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) c)))
94.9%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
30.4%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
30.4%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
30.1%
(*.f64 (/.f64 b a) (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64)))
30.0%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)))
30.4%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
81.8%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
29.9%
(*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
30.7%
(*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)))
30.0%
(*.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal 1/9 binary64))
90.4%
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
93.6%
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
95.3%
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal -1/2 binary64) b)))
81.8%
(*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
Compiler

Compiled 5660 to 3376 computations (40.4% saved)

simplify274.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))
cost-diff0
(/.f64 a b)
cost-diff6400
(fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) a))
cost-diff6912
(/.f64 (fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
cost-diff0
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))
cost-diff0
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b)
cost-diff0
(+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64)))
cost-diff0
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
cost-diff128
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
cost-diff128
(sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))))
cost-diff128
(-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b)
cost-diff128
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
cost-diff0
(/.f64 #s(literal -1/2 binary64) b)
cost-diff0
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
cost-diff128
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
cost-diff128
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
cost-diff128
(*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))
cost-diff256
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))))
Rules
5004×*-lowering-*.f32
5004×*-lowering-*.f64
2250×/-lowering-/.f32
2250×/-lowering-/.f64
1686×+-lowering-+.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
067521
1166504
2455500
31290496
43989481
57985481
08248481
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (* (* c c) (+ (* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))) (/ -3/8 (* b (* b b)))))))
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(* a (* (* c c) (+ (* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))) (/ -3/8 (* b (* b b))))))
a
(* (* c c) (+ (* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))) (/ -3/8 (* b (* b b)))))
(* c c)
(+ (* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))) (/ -3/8 (* b (* b b))))
(* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5))))
(+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))
(/ (* -135/128 (* c (* a a))) (pow b 7))
(* -135/128 (* c (* a a)))
-135/128
(* c (* a a))
(* a a)
(pow b 7)
7
(/ (* -9/16 a) (pow b 5))
(* -9/16 a)
-9/16
(pow b 5)
5
(/ -3/8 (* b (* b b)))
-3/8
(* b (* b b))
(* b b)
(* (/ -1/2 b) c)
(/ -1/2 b)
-1/2
b
c
(/ (- (sqrt (* c (+ (* a -3) (/ (* b b) c)))) b) (* 3 a))
(- (sqrt (* c (+ (* a -3) (/ (* b b) c)))) b)
(sqrt (* c (+ (* a -3) (/ (* b b) c))))
(* c (+ (* a -3) (/ (* b b) c)))
c
(+ (* a -3) (/ (* b b) c))
(* a -3)
a
-3
(/ (* b b) c)
(* b b)
b
(* 3 a)
3
(/ (+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3)) (/ (* a (* a -9)) b))
(+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3))
(/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b)
(* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3))
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
a
-3
(/ a 1/3)
1/3
(/ (* a (* a -9)) b)
(* a (* a -9))
(* a -9)
-9
(/ (+ (* (/ a b) (sqrt (+ (* b b) (* c (/ a -1/3))))) (- 0 a)) (/ a (/ b (/ a 1/3))))
(+ (* (/ a b) (sqrt (+ (* b b) (* c (/ a -1/3))))) (- 0 a))
(/ a b)
a
b
(sqrt (+ (* b b) (* c (/ a -1/3))))
(+ (* b b) (* c (/ a -1/3)))
(* b b)
(* c (/ a -1/3))
c
(/ a -1/3)
-1/3
(- 0 a)
0
(/ a (/ b (/ a 1/3)))
(/ b (/ a 1/3))
(/ a 1/3)
1/3
Outputs
(+ (/ (* c -1/2) b) (* a (* (* c c) (+ (* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))) (/ -3/8 (* b (* b b)))))))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a (+.f64 (*.f64 (*.f64 c a) (+.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))))
(/ (* c -1/2) b)
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(* a (* (* c c) (+ (* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))) (/ -3/8 (* b (* b b))))))
(*.f64 a (*.f64 c (*.f64 c (+.f64 (*.f64 (*.f64 c a) (+.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))))
a
(* (* c c) (+ (* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))) (/ -3/8 (* b (* b b)))))
(*.f64 c (*.f64 c (+.f64 (*.f64 (*.f64 c a) (+.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))
(* c c)
(*.f64 c c)
(+ (* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))) (/ -3/8 (* b (* b b))))
(+.f64 (*.f64 (*.f64 c a) (+.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5))))
(*.f64 (*.f64 c a) (+.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))
(*.f64 a (+.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(/ (* -135/128 (* c (* a a))) (pow b 7))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (* c (* a a)))
(*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a)))
-135/128
#s(literal -135/128 binary64)
(* c (* a a))
(*.f64 c (*.f64 a a))
(* a a)
(*.f64 a a)
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
7
#s(literal 7 binary64)
(/ (* -9/16 a) (pow b 5))
(/.f64 (*.f64 a #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 a)
(*.f64 a #s(literal -9/16 binary64))
-9/16
#s(literal -9/16 binary64)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(/ -3/8 (* b (* b b)))
(/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))
-3/8
#s(literal -3/8 binary64)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* (/ -1/2 b) c)
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
-1/2
#s(literal -1/2 binary64)
b
c
(/ (- (sqrt (* c (+ (* a -3) (/ (* b b) c)))) b) (* 3 a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(- (sqrt (* c (+ (* a -3) (/ (* b b) c)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(sqrt (* c (+ (* a -3) (/ (* b b) c))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(* c (+ (* a -3) (/ (* b b) c)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
c
(+ (* a -3) (/ (* b b) c))
(+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
(/ (* b b) c)
(/.f64 (*.f64 b b) c)
(* b b)
(*.f64 b b)
b
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(/ (+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3)) (/ (* a (* a -9)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal -9 binary64) (/.f64 a (/.f64 b a))))
(+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3))
(+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b) (/.f64 a #s(literal 1/3 binary64)))
(/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b)
(/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b)
(* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3))
(*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* c (* a -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
(/ a 1/3)
(/.f64 a #s(literal 1/3 binary64))
1/3
#s(literal 1/3 binary64)
(/ (* a (* a -9)) b)
(*.f64 #s(literal -9 binary64) (/.f64 a (/.f64 b a)))
(* a (* a -9))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(* a -9)
(*.f64 a #s(literal -9 binary64))
-9
#s(literal -9 binary64)
(/ (+ (* (/ a b) (sqrt (+ (* b b) (* c (/ a -1/3))))) (- 0 a)) (/ a (/ b (/ a 1/3))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))) b) (/.f64 a #s(literal 1/3 binary64)))
(+ (* (/ a b) (sqrt (+ (* b b) (* c (/ a -1/3))))) (- 0 a))
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))) b)))
(/ a b)
(/.f64 a b)
a
b
(sqrt (+ (* b b) (* c (/ a -1/3))))
(sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64))))
(+ (* b b) (* c (/ a -1/3)))
(+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))
(* b b)
(*.f64 b b)
(* c (/ a -1/3))
(/.f64 (*.f64 c a) #s(literal -1/3 binary64))
c
(/ a -1/3)
(/.f64 a #s(literal -1/3 binary64))
-1/3
#s(literal -1/3 binary64)
(- 0 a)
(-.f64 #s(literal 0 binary64) a)
0
#s(literal 0 binary64)
(/ a (/ b (/ a 1/3)))
(/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/ b (/ a 1/3))
(/.f64 b (/.f64 a #s(literal 1/3 binary64)))
(/ a 1/3)
(/.f64 a #s(literal 1/3 binary64))
1/3
#s(literal 1/3 binary64)

localize1.6s (6.7%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(/.f64 (fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
accuracy99.9%
(/.f64 a #s(literal 1/3 binary64))
accuracy99.9%
(/.f64 a #s(literal -1/3 binary64))
accuracy96.6%
(fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) a))
accuracy99.9%
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
accuracy99.9%
(*.f64 a (*.f64 a #s(literal -9 binary64)))
accuracy99.9%
(/.f64 a #s(literal 1/3 binary64))
accuracy96.6%
(+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64)))
accuracy99.9%
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
accuracy99.9%
(/.f64 (*.f64 b b) c)
accuracy99.9%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
accuracy96.7%
(-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b)
accuracy100.0%
(/.f64 #s(literal -1/2 binary64) b)
accuracy99.9%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
accuracy99.9%
(*.f64 b (*.f64 b b))
accuracy99.9%
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
accuracy99.9%
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
accuracy99.9%
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
Results
1.3s215×5exit
53.0ms31×0valid
16.0ms1valid
5.0ms2valid
Compiler

Compiled 584 to 67 computations (88.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 600.0ms
backward-pass: 220.0ms (36.7% of total)
ival-mult: 114.0ms (19% of total)
ival-div: 101.0ms (16.8% of total)
...c/correct-round.rkt:119:19: 67.0ms (11.2% of total)
ival-add: 26.0ms (4.3% of total)
ival-sub: 25.0ms (4.2% of total)
compiled-spec: 18.0ms (3% of total)
ival-sqrt: 16.0ms (2.7% of total)
ival-pow: 11.0ms (1.8% of total)
const: 3.0ms (0.5% of total)

series88.0ms (0.4%)

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

183 calls:

TimeVariablePointExpression
21.0ms
a
@inf
(/ (* -9/16 a) (pow b 5))
20.0ms
a
@-inf
(+ (* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))) (/ -3/8 (* b (* b b))))
1.0ms
c
@0
(/ (* -135/128 (* c (* a a))) (pow b 7))
1.0ms
c
@-inf
(/ (- (sqrt (* c (+ (* a -3) (/ (* b b) c)))) b) (* 3 a))
1.0ms
c
@-inf
(* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3))

rewrite409.0ms (1.7%)

Algorithm
batch-egg-rewrite
Rules
5618×/-lowering-/.f32
5618×/-lowering-/.f64
4632×*-lowering-*.f32
4632×*-lowering-*.f64
1454×frac-add
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
067331
1299316
21799314
08361314
Stop Event
iter limit
node limit
Counts
25 → 1014
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (* (* c c) (+ (* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))) (/ -3/8 (* b (* b b)))))))
(* a (* (* c c) (+ (* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))) (/ -3/8 (* b (* b b))))))
(* (* c c) (+ (* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))) (/ -3/8 (* b (* b b)))))
(+ (* c (+ (/ (* -135/128 (* c (* a a))) (pow b 7)) (/ (* -9/16 a) (pow b 5)))) (/ -3/8 (* b (* b b))))
(* (/ -1/2 b) c)
(/ -1/2 b)
(/ (- (sqrt (* c (+ (* a -3) (/ (* b b) c)))) b) (* 3 a))
(- (sqrt (* c (+ (* a -3) (/ (* b b) c)))) b)
(sqrt (* c (+ (* a -3) (/ (* b b) c))))
(* c (+ (* a -3) (/ (* b b) c)))
(/ (+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3)) (/ (* a (* a -9)) b))
(+ (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b) (/ a 1/3))
(/ (* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3)) b)
(* (sqrt (+ (* b b) (* c (* a -3)))) (* a -3))
(/ (+ (* (/ a b) (sqrt (+ (* b b) (* c (/ a -1/3))))) (- 0 a)) (/ a (/ b (/ a 1/3))))
(+ (* (/ a b) (sqrt (+ (* b b) (* c (/ a -1/3))))) (- 0 a))
(/ a b)
(sqrt (+ (* b b) (* c (/ a -1/3))))
(/ (* -9/16 a) (pow b 5))
(/ (* -135/128 (* c (* a a))) (pow b 7))
(* b (* b b))
(/ (* b b) c)
(/ a 1/3)
(* a (* a -9))
(/ a -1/3)
Outputs
(+.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) c)))
(+.f64 (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) c)) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(-.f64 (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(-.f64 (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) c)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) c)))
(fma.f64 c (*.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) a) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) c)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) c)))
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) c)))
(fma.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) a) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) c) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) a (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) c)))
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) c)))
(fma.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) c)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) c)))
(fma.f64 (*.f64 (*.f64 c a) c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (*.f64 c a) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c c) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(+.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))))) (*.f64 a (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b)))))
(+.f64 (*.f64 (*.f64 (*.f64 c a) c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))) (/.f64 (*.f64 (*.f64 c a) c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))))
(+.f64 (/.f64 (*.f64 (*.f64 c a) c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))) (*.f64 (*.f64 (*.f64 c a) c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))))
(+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))) a) (*.f64 (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))) a))
(+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (*.f64 (*.f64 c a) c)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) c)))
(+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) c)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (*.f64 (*.f64 c a) c)))
(fma.f64 a (*.f64 (*.f64 c c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))) (*.f64 a (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b)))))
(fma.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (*.f64 (*.f64 c a) c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) c)))
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) c) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (*.f64 (*.f64 c a) c)))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))) a (*.f64 (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))) a))
(fma.f64 (*.f64 (*.f64 c a) c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (*.f64 (*.f64 c a) c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))))
(fma.f64 (*.f64 (*.f64 c a) c) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))))
(*.f64 c (*.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) a))
(*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) a))
(*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) c))
(*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) a)
(*.f64 (*.f64 (*.f64 c a) c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c a) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c c))
(+.f64 (*.f64 (*.f64 c c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))))
(+.f64 (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))) (*.f64 (*.f64 c c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))))
(fma.f64 c (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))))
(fma.f64 c (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))))
(fma.f64 c (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c c)) (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))))
(fma.f64 (*.f64 c c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))))
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))))
(fma.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (*.f64 c c) (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))))
(fma.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 (*.f64 c c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))))
(fma.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) c) c (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))))
(fma.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c) c (*.f64 (*.f64 c c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))))
(fma.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) c (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))))
(fma.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))))
(*.f64 c (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c c))
(*.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) c)
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))))
(+.f64 (*.f64 (*.f64 c #s(literal -135/128 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c #s(literal -135/128 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))
(fma.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -135/128 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) c) (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (*.f64 (pow.f64 b #s(literal -7 binary64)) c) (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) c (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) c (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))))
(fma.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))))
(fma.f64 (*.f64 c #s(literal -135/128 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64)))) (pow.f64 b #s(literal -7 binary64)) (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal 3/8 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))) (*.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 #s(literal -3/8 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 #s(literal -3/8 binary64) b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (neg.f64 (/.f64 #s(literal -3/8 binary64) b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))) b) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))) b) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 (/.f64 #s(literal -3/8 binary64) b) b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal 3/8 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))) (*.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 #s(literal -3/8 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 #s(literal -3/8 binary64) b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c) (neg.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (neg.f64 (/.f64 #s(literal -3/8 binary64) b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c) b) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c) b) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 (/.f64 #s(literal -3/8 binary64) b) b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) b))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b)) (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 b) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c))) (*.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b)) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))) (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) b)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) b)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (pow.f64 b #s(literal 12 binary64))) (*.f64 b (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))))) (*.f64 b (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (pow.f64 b #s(literal 12 binary64))) (*.f64 b (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c))) (*.f64 b (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 #s(literal -3/8 binary64) b) b) (pow.f64 b #s(literal 12 binary64))) (*.f64 b (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))))) (*.f64 b (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 #s(literal -3/8 binary64) b) b) (pow.f64 b #s(literal 12 binary64))) (*.f64 b (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) c))) (*.f64 b (pow.f64 b #s(literal 12 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(/.f64 c (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 b #s(literal 1 binary64)))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (/.f64 b #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1/2 binary64)) (/.f64 c #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (neg.f64 (/.f64 b #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (/.f64 c #s(literal 1 binary64))) (neg.f64 (/.f64 b #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) c) b))
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c #s(literal -2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))))))
(*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 c b) #s(literal -1/2 binary64))
(*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) b))
(/.f64 #s(literal -1/2 binary64) b)
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal 1 binary64)))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b #s(literal -1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1/2 binary64))))
(pow.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b #s(literal -1/2 binary64)))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (neg.f64 (/.f64 b a)) #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c))) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c))) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal -1/3 binary64))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal -1/3 binary64) a))) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal -1/3 binary64) a))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 3 binary64)) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 c) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c))) a) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 1/3 binary64) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64)))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a) #s(literal 3 binary64))
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b #s(literal 1 binary64))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))))
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))) (/.f64 a #s(literal 1 binary64))) (/.f64 a (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 a #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (/.f64 a (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b #s(literal 1 binary64)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 a (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (/.f64 a #s(literal 1 binary64))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))) (*.f64 a #s(literal -1 binary64))) (/.f64 a (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (/.f64 b #s(literal 1 binary64)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 1 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 1 binary64))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a)) #s(literal -3 binary64))
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal -1/3 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64))))))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal -1/3 binary64) a))))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a) #s(literal 1/3 binary64))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal -3 binary64)))
(+.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.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 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))
(-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)
(fma.f64 (sqrt.f64 c) (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c))) (-.f64 #s(literal 0 binary64) b))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c))) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))
(pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 c) (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c))))
(*.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c))) (sqrt.f64 c))
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 c (/.f64 (*.f64 b b) c) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 b (*.f64 (/.f64 b c) c) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (/.f64 (*.f64 b b) c) c (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (*.f64 c b) (/.f64 b c) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) c)) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 1 binary64) c))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 c #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) c))
(/.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (*.f64 b b) c))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) c))
(/.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) c)) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) (/.f64 c (*.f64 b b))))
(/.f64 (+.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) (/.f64 c (*.f64 b b))))
(/.f64 (+.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) (/.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) (/.f64 c (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) (*.f64 c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) c))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) c))) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) c))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c))) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 (*.f64 c a) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -1/3 binary64) c)) (*.f64 #s(literal -1/3 binary64) (/.f64 c (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c a) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal -1/3 binary64) (/.f64 c (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c a) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -1/3 binary64) (/.f64 c #s(literal 1 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 c (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c a) c) (*.f64 #s(literal -1/3 binary64) (*.f64 c (*.f64 b b)))) (*.f64 #s(literal -1/3 binary64) c))
(/.f64 (+.f64 (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal -1/3 binary64) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 (*.f64 c a) c) (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 b b) c))) (*.f64 #s(literal -1/3 binary64) c))
(/.f64 (+.f64 (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal -1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c))) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) c)) (/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) (/.f64 c #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) c) (*.f64 #s(literal 1/3 binary64) (*.f64 c (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) c))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 1/3 binary64) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) c))) (*.f64 #s(literal 1/3 binary64) c))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) c)) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 1 binary64) c))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 c #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) c) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) c))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) c) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (*.f64 b b) c))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) c))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) c)) (/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) (/.f64 c #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) c) (*.f64 #s(literal 1/3 binary64) (*.f64 c (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) c))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 1/3 binary64) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) c))) (*.f64 #s(literal 1/3 binary64) c))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) c)) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 1 binary64) c))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 c #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) c) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) c))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) c) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (*.f64 b b) c))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) c))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c a)) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) c)) (/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c a)) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c a)) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) (/.f64 c #s(literal 1 binary64)))) (/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c a)) c) (*.f64 #s(literal 1/3 binary64) (*.f64 c (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) c))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 1/3 binary64) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c a)) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) c))) (*.f64 #s(literal 1/3 binary64) c))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (+.f64 (/.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 c (*.f64 b b)) c)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/3 binary64) (*.f64 c a))) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) (*.f64 c a))))
(/.f64 (+.f64 (*.f64 c #s(literal -1/3 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c a))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (*.f64 c #s(literal 1/3 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) c))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (/.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1 binary64) c))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 c #s(literal 1/3 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (/.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c #s(literal 1 binary64)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 c #s(literal 1/3 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 (*.f64 c a)))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 c (*.f64 b b)) c)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/3 binary64) (*.f64 c a))) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) (*.f64 c a))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) #s(literal -1/3 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c a))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) #s(literal 1/3 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) c))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1 binary64) c))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) #s(literal 1/3 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c #s(literal 1 binary64)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) #s(literal 1/3 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 (*.f64 c a)))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 c (*.f64 b b)) c)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) (*.f64 c a))) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) (*.f64 c a))))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) #s(literal -1/3 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c a))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) #s(literal 1/3 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) c))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1 binary64) c))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) #s(literal 1/3 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c #s(literal 1 binary64)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 c #s(literal 1 binary64)) #s(literal 1/3 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 (*.f64 c a)))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 c c)) (/.f64 c (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) (*.f64 c a))) (/.f64 c #s(literal 1 binary64))) (*.f64 c (/.f64 #s(literal -1/3 binary64) (*.f64 c a))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/3 binary64)) (*.f64 c (*.f64 c a))) (*.f64 c #s(literal -1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 c (*.f64 (-.f64 #s(literal 0 binary64) a) c))) (*.f64 c #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 c (*.f64 #s(literal 1 binary64) c))) (/.f64 c (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) a)))) (*.f64 c #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 c (/.f64 c #s(literal 1 binary64)))) (/.f64 c (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 c (neg.f64 (*.f64 c a)))) (*.f64 c #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) c) c)) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal -1/3 binary64) (*.f64 c a))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1/3 binary64) (*.f64 c a))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c a))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 #s(literal 0 binary64) a) c))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1 binary64) c))) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (*.f64 c a)))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 c c)) (/.f64 c (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) (/.f64 #s(literal -1/3 binary64) (*.f64 c a))) (/.f64 c #s(literal 1 binary64))) (*.f64 c (/.f64 #s(literal -1/3 binary64) (*.f64 c a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -1/3 binary64)) (*.f64 c (*.f64 c a))) (*.f64 c #s(literal -1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 1/3 binary64)) (*.f64 c (*.f64 (-.f64 #s(literal 0 binary64) a) c))) (*.f64 c #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 c (*.f64 #s(literal 1 binary64) c))) (/.f64 c (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 1/3 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) a)))) (*.f64 c #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 c (/.f64 c #s(literal 1 binary64)))) (/.f64 c (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 1/3 binary64)) (*.f64 c (neg.f64 (*.f64 c a)))) (*.f64 c #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) c) c)) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) (/.f64 #s(literal -1/3 binary64) (*.f64 c a))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1/3 binary64) (*.f64 c a))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c a))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 #s(literal 0 binary64) a) c))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1 binary64) c))) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (*.f64 c a)))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/3 binary64)))
(*.f64 c (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c)))
(*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b b) c)) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)))
(neg.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)))
(/.f64 b (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (*.f64 (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))) (/.f64 b #s(literal 3 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))) (/.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 a #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a)) (*.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -9 binary64) (/.f64 b a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) a)))
(/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 a #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) #s(literal 1 binary64)) (/.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a)))
(/.f64 (neg.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a))) (neg.f64 (*.f64 (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))) (/.f64 b #s(literal 3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a)))) (/.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) b) (*.f64 a (*.f64 a #s(literal -9 binary64))))
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) a) (/.f64 #s(literal -9 binary64) (/.f64 b a)))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) a)) (neg.f64 (/.f64 #s(literal -9 binary64) (/.f64 b a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) b)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 a #s(literal -9 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))))) (neg.f64 (/.f64 b #s(literal 3 binary64))))
(pow.f64 (/.f64 (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(*.f64 b (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 a #s(literal -9 binary64)))))
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a))
(*.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))) (/.f64 b #s(literal 3 binary64)))))
(*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1 binary64) (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a)))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a)))))
(*.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 a #s(literal -9 binary64)))) b)
(*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 a #s(literal -9 binary64)))) (/.f64 b #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64)))))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a))))
(*.f64 (neg.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal -9 binary64) (/.f64 b a)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal -9 binary64) (/.f64 b a))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -9 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -9 binary64)))) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a)))) (/.f64 #s(literal 3 binary64) b))
(*.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) b) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -9 binary64)))))
(*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) a) (/.f64 b (*.f64 a #s(literal -9 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -9 binary64) b)))
(*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a a)) (/.f64 b #s(literal -9 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -9 binary64))) (/.f64 b a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) b) (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a) #s(literal 1/3 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a))) (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 3 binary64) b))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal -9 binary64) (/.f64 b a)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) a) (/.f64 (/.f64 #s(literal 3 binary64) b) (/.f64 #s(literal -9 binary64) (/.f64 b a))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (*.f64 a a)) (/.f64 (/.f64 #s(literal 3 binary64) b) (/.f64 #s(literal -9 binary64) b)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (*.f64 a #s(literal -9 binary64))) (/.f64 (/.f64 #s(literal 3 binary64) b) (/.f64 a b)))
(*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) #s(literal -9 binary64)) (/.f64 b (*.f64 a a)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (*.f64 a (*.f64 a #s(literal -9 binary64)))) (/.f64 (/.f64 #s(literal 3 binary64) b) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (/.f64 (/.f64 #s(literal 3 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (/.f64 #s(literal -9 binary64) (/.f64 b a)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (*.f64 a #s(literal -9 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 #s(literal -9 binary64) (/.f64 b a))) (/.f64 (/.f64 #s(literal 3 binary64) b) a))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal -9 binary64)))) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -9 binary64)))))
(*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal -9 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) #s(literal 1/3 binary64)) (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a) b))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64)))
(+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64)))
(-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a))))
(-.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b))
(fma.f64 a #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 #s(literal 3 binary64) a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -3 binary64) b) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 b #s(literal 3 binary64)))
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/3 binary64)) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64)) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1/3 binary64)) (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))) (+.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))) (+.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) (*.f64 b #s(literal -1/3 binary64)))
(/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b #s(literal 1 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64)))
(/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -1/3 binary64) b))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1/3 binary64)) (/.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a))) (neg.f64 (/.f64 b #s(literal 3 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) b) #s(literal 1/3 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b #s(literal -1 binary64))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (/.f64 b #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64)))
(/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) a)) (*.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal 1/3 binary64)))
(/.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) #s(literal -1/3 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.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 #s(literal 1/3 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) #s(literal 1/3 binary64)) (*.f64 b a)) (/.f64 b #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) (*.f64 b #s(literal -1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 1 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b #s(literal -1 binary64))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) #s(literal 1/3 binary64)) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (/.f64 b #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(/.f64 (+.f64 (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))))) (*.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 b a) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)))) (/.f64 b #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))))) (*.f64 #s(literal -1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)))) (*.f64 #s(literal -1/3 binary64) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) b) (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64))) (/.f64 b #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))))) (*.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) b) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)))) (/.f64 b #s(literal 3 binary64)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)))) (neg.f64 (neg.f64 (/.f64 b #s(literal 3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (*.f64 b #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b #s(literal 1 binary64)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (+.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (*.f64 #s(literal -1/3 binary64) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))))) (neg.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) b)) #s(literal -1/3 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 #s(literal 3 binary64) b))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/3 binary64))))
(*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b #s(literal 1 binary64))) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
(*.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))))
(*.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64))))
(*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal -1/3 binary64))))
(*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64))))
(*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1/3 binary64))))
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal 1/3 binary64)))))
(*.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) b))))
(*.f64 (+.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))))
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) b)))
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b))))
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))))
(*.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
(*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(*.f64 (+.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))))
(*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) b) #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a))))
(neg.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a))))
(neg.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) b)
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 b #s(literal 1 binary64)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64))
(*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a (*.f64 b #s(literal -1/3 binary64))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -3 binary64) b))
(*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
(*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))
(*.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 #s(literal 3 binary64) b))
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 a (*.f64 b #s(literal -1/3 binary64))))
(*.f64 (/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) b))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1/3 binary64))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal 1/3 binary64))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) a))) #s(literal -1/3 binary64))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1/3 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))
(*.f64 a (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(*.f64 #s(literal -3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64)))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)) a)
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 3 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1/3 binary64)) (/.f64 a #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (/.f64 a (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (/.f64 (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))))
(-.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (/.f64 (/.f64 a a) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a)) (/.f64 a (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a b))))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) b) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) a)
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a b)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a)) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) b)) (neg.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64))) (/.f64 a (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a)))) (/.f64 a (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) (-.f64 #s(literal 0 binary64) b))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a b))) (/.f64 a #s(literal -1/3 binary64)))
(pow.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a)) (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(*.f64 (/.f64 b a) (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 b a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a))
(*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) b)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a)))))
(*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) b) (/.f64 (/.f64 #s(literal 1/3 binary64) a) a))
(*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -1/3 binary64) a))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) (/.f64 a b)) #s(literal 1/3 binary64))
(*.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a b)) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a b)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a #s(literal -1/3 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b a))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a b)))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a #s(literal -1/3 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (*.f64 (/.f64 a b) a)) #s(literal 1/3 binary64))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a #s(literal 1 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) a) (/.f64 b #s(literal 3 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) #s(literal 3 binary64)) (/.f64 b a))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -3 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) #s(literal -3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) #s(literal -1 binary64)) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1/3 binary64) a))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a))
(+.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a)
(-.f64 #s(literal 0 binary64) (-.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a))))
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal -1 binary64) a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)))
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b))
(/.f64 a b)
(/.f64 a (/.f64 b #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b a))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (/.f64 a #s(literal 1 binary64)) b)
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (/.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b a) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 a b))
(*.f64 (/.f64 #s(literal 1 binary64) b) a)
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b a))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64)))) #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 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (/.f64 (*.f64 a #s(literal 9/16 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))
(/.f64 (*.f64 a #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 a #s(literal 9/16 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a #s(literal -9/16 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64)))))
(/.f64 (neg.f64 (*.f64 a #s(literal 9/16 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (*.f64 (*.f64 a #s(literal -9/16 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 a #s(literal 9/16 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -9/16 binary64)) #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 a #s(literal -9/16 binary64))) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 a #s(literal -9/16 binary64)) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 a #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 a #s(literal -9/16 binary64)))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9/16 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64))))))
(*.f64 (neg.f64 (*.f64 a #s(literal 9/16 binary64))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 #s(literal 9/16 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 (*.f64 a #s(literal -9/16 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 9/16 binary64) (pow.f64 b #s(literal 5 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -135/128 binary64)) (*.f64 c (*.f64 a a)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))))
(neg.f64 (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 135/128 binary64)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 135/128 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -135/128 binary64)) (*.f64 c (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -135/128 binary64)) (*.f64 c (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -135/128 binary64)) (*.f64 c (*.f64 a a)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 135/128 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 135/128 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -135/128 binary64)) (*.f64 c (*.f64 a a))) #s(literal -1 binary64))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 135/128 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 c #s(literal -135/128 binary64)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -135/128 binary64)) (*.f64 c (*.f64 a a))))))
(*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 135/128 binary64))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 #s(literal 135/128 binary64) (/.f64 (neg.f64 (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal -7 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 135/128 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 (*.f64 c #s(literal -135/128 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 (neg.f64 (*.f64 c (*.f64 a a))) #s(literal -1 binary64)) (/.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 (neg.f64 (*.f64 c #s(literal -135/128 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(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 b (/.f64 c b))
(/.f64 (*.f64 b b) c)
(/.f64 (*.f64 b b) (/.f64 c #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 c (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 (*.f64 b b) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 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))))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) c))
(pow.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64))
(*.f64 b (/.f64 b c))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c))
(*.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 c) b)
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c (*.f64 b b)))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) c))
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b c))
(*.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) c))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)))
(neg.f64 (/.f64 a #s(literal -1/3 binary64)))
(/.f64 a #s(literal 1/3 binary64))
(/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))
(/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) #s(literal -1/3 binary64))
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64))
(*.f64 a #s(literal 3 binary64))
(*.f64 #s(literal 3 binary64) a)
(*.f64 #s(literal 3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 a #s(literal -1/3 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) #s(literal 3 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) #s(literal -3 binary64))
(*.f64 a (*.f64 a #s(literal -9 binary64)))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(*.f64 #s(literal -9 binary64) (*.f64 a a))
(*.f64 (*.f64 a #s(literal -9 binary64)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1/3 binary64) a)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/3 binary64)))
(neg.f64 (/.f64 a #s(literal 1/3 binary64)))
(/.f64 a #s(literal -1/3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) #s(literal 1/3 binary64))
(pow.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -1 binary64))
(pow.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64))
(*.f64 a #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) a)
(*.f64 #s(literal -3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 3 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/3 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64))

simplify595.0ms (2.4%)

Algorithm
egg-herbie
Rules
7382×*-lowering-*.f32
7382×*-lowering-*.f64
4524×+-lowering-+.f64
4524×+-lowering-+.f32
1956×distribute-lft-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0149815232
1532814331
0894814331
Stop Event
iter limit
node limit
Counts
732 → 732
Calls
Call 1
Inputs
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(/ -3/8 (pow b 3))
(- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))
(- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 2) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* (pow c 2) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(/ -3/8 (pow b 3))
(- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))
(- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(* (pow a 2) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(* (pow a 2) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* -9/16 (* a (* (pow b 2) c)))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))) (pow b 7))
(/ -3/8 (pow b 3))
(/ (- (* -9/16 (/ (* a c) (pow b 2))) 3/8) (pow b 3))
(/ (- (+ (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/16 (/ (* a c) (pow b 2)))) 3/8) (pow b 3))
(/ (- (+ (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/16 (/ (* a c) (pow b 2)))) 3/8) (pow b 3))
(/ -3/8 (pow b 3))
(* -1 (/ (+ 3/8 (* 9/16 (/ (* a c) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ 3/8 (+ (* 9/16 (/ (* a c) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ 3/8 (+ (* 9/16 (/ (* a c) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (pow b 3)))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (pow (sqrt -1) 2)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (pow (sqrt -1) 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (pow (sqrt -1) 2)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -3/2 (/ (* a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (pow (sqrt -1) 2))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -3) (pow (sqrt -1) 2))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -3) (pow (sqrt -1) 2))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -3) (pow (sqrt -1) 2))))))
(* -3/2 (/ (* a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(* -3/2 (/ (* a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (pow (sqrt -1) 2))))
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* (sqrt (/ a c)) (* (sqrt -3) (pow (sqrt -1) 2))))))
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* (sqrt (/ a c)) (* (sqrt -3) (pow (sqrt -1) 2)))))))
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -3) 5)))) (* (sqrt (/ a c)) (* (sqrt -3) (pow (sqrt -1) 2))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* -3 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* -3 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -3 (* a c))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))
(* b (+ (* -1/2 (/ c (pow b 2))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2))))))
(* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))))
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))
(+ (* -1/2 (/ c b)) (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))))
(+ (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+ (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* 3 (* a b))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a)))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* 3 a) (* b (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) b)
(+ (* -3 a) (* 3 a))
(+ (* -3 a) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+ (* -3 a) (+ (* 3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))))
(+ (* -3 a) (+ (* 3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))
(* 6 a)
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a))
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))
(+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))
(+ (* -3 a) (* 3 a))
(+ (* -3 a) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+ (* -3 a) (+ (* 3 a) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 4))) (* 9/2 (/ (pow a 2) (pow b 2)))))))
(+ (* -3 a) (+ (* 3 a) (* c (+ (* 9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* 27/8 (/ (pow a 3) (pow b 4))) (* 81/16 (/ (* (pow a 4) c) (pow b 6)))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (* 3 (/ a c))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (/ a c)))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 3 (/ a c))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3 (/ a c)))))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 a)) c)))))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 3 a)) c)))))
(* 9/2 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))))
(* (pow a 2) (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* 81/16 (/ (* a (pow c 3)) (pow b 6)))))))
(* (pow a 2) (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* a (+ (* 3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2))) (* 81/16 (/ (pow c 3) (pow b 6)))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 3 (/ 1 a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a)))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 3 (/ 1 a))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* (pow a 2) (+ (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 a))))
(* (pow a 2) (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3))))) a)) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* -3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))))) b)
(* -3 a)
(+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(* 3 a)
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))
(+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))
(* -3 a)
(+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -3 a) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 4))) (* 9/2 (/ (pow a 2) (pow b 2))))))
(+ (* -3 a) (* c (+ (* 9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* 27/8 (/ (pow a 3) (pow b 4))) (* 81/16 (/ (* (pow a 4) c) (pow b 6))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3))))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))))))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(* -3 a)
(* a (- (* 9/2 (/ (* a c) (pow b 2))) 3))
(* a (- (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2))))) 3))
(* a (- (* a (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* 81/16 (/ (* a (pow c 3)) (pow b 6))))))) 3))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* -3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))))
(+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))
(* -3 (* a b))
(* b (+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(* b (+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))))
(* b (+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))
(* 3 (* a b))
(* -1 (* b (+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))))
(* -1 (* b (+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))))
(* -1 (* b (+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))))
(* -3 (* a b))
(+ (* -3 (* a b)) (* 9/2 (/ (* (pow a 2) c) b)))
(+ (* -3 (* a b)) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 3))) (* 9/2 (/ (pow a 2) b)))))
(+ (* -3 (* a b)) (* c (+ (* 9/2 (/ (pow a 2) b)) (* c (+ (* 27/8 (/ (pow a 3) (pow b 3))) (* 81/16 (/ (* (pow a 4) c) (pow b 5))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3))))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(* -3 (* a b))
(* a (+ (* -3 b) (* 9/2 (/ (* a c) b))))
(* a (+ (* -3 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))))))
(* a (+ (* -3 b) (* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5)))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* 1/3 (/ (* b (- (* -1 a) a)) (pow a 2)))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* -1/3 (/ (- (* -1 a) a) (pow a 2))))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (- (* -1 a) a) (pow a 2)))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (- (* -1 a) a) (pow a 2))))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))
(* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 6))) (* -9/8 (/ (pow c 2) (pow b 4)))))))
(* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -9/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a)))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b)))) (/ 1 a)))
(* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* (pow a 2) (- (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (/ 1 a)))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) a))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(/ (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (+ (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(- (* -1 a) a)
(- (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))) a)
(- (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))) a)
(- (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* -9/8 (/ (* (pow a 3) c) (pow b 4)))))
(* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 6))) (* -9/8 (/ (pow a 3) (pow b 4)))))))
(* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -9/8 (/ (pow a 3) (pow b 4))) (* c (+ (* -27/16 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (/ a c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))) (/ a c)))
(* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)) (/ a c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) a) c)) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (* a c)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) a) c)) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(/ a b)
(* (sqrt (* a c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -9/16 (/ a (pow b 5)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(/ (pow b 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)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* 3 a)
(* -9 (pow a 2))
(* -9 (pow a 2))
(* -9 (pow a 2))
(* -9 (pow a 2))
(* -9 (pow a 2))
(* -9 (pow a 2))
(* -9 (pow a 2))
(* -9 (pow a 2))
(* -9 (pow a 2))
(* -9 (pow a 2))
(* -9 (pow a 2))
(* -9 (pow a 2))
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
Outputs
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal -1/2 binary64) b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 135/128 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) b))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 c c))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 c c))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 c c))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b)))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b)))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) b) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) b) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) b) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 b (*.f64 b b))))
(/ -3/8 (pow b 3))
(/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))
(- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 2) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 2) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(/ -3/8 (pow b 3))
(/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))
(- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 2) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* -9/16 (* a (* (pow b 2) c)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ -3/8 (pow b 3))
(/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))
(/ (- (* -9/16 (/ (* a c) (pow b 2))) 3/8) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))
(/ (- (+ (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/16 (/ (* a c) (pow b 2)))) 3/8) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (- (+ (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/16 (/ (* a c) (pow b 2)))) 3/8) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))
(/ -3/8 (pow b 3))
(/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ 3/8 (* 9/16 (/ (* a c) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c a)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ 3/8 (+ (* 9/16 (/ (* a c) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ 3/8 (+ (* 9/16 (/ (* a c) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal -1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 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 -3 binary64))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 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 -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (pow (sqrt -1) 2)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (pow (sqrt -1) 2)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (pow (sqrt -1) 2)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))))) c)) c)) (neg.f64 c))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/24 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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) a))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 #s(literal -1/6 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 405/64 binary64) a))))) b)
(* -2/3 (/ b a))
(*.f64 (/.f64 b a) #s(literal -2/3 binary64))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 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 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (pow (sqrt -1) 2))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 1 binary64))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -3) (pow (sqrt -1) 2))) (/ b c))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -3) (pow (sqrt -1) 2))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -3) (pow (sqrt -1) 2))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -3 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/3 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))))) c)) b) c)) (neg.f64 c))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 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 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ 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 -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(*.f64 a (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) b) a)) (-.f64 #s(literal 0 binary64) a))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64))))) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal -1 binary64))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 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 -3 binary64) (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (pow (sqrt -1) 2))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 1 binary64))
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* (sqrt (/ a c)) (* (sqrt -3) (pow (sqrt -1) 2))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* (sqrt (/ a c)) (* (sqrt -3) (pow (sqrt -1) 2)))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 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 -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -3) 5)))) (* (sqrt (/ a c)) (* (sqrt -3) (pow (sqrt -1) 2))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 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 -3 binary64)) #s(literal 5 binary64)))))))) (neg.f64 c))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64))))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) #s(literal -1/8 binary64))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64)))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b #s(literal 0 binary64))) (*.f64 a a))
(* b (+ (* -1/2 (/ c (pow b 2))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2))))))
(*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 a a)))))
(* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 a a))))))
(* -2/3 (/ b a))
(*.f64 (/.f64 b a) #s(literal -2/3 binary64))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b #s(literal 0 binary64))) (*.f64 a a))
(+ (* -1/2 (/ c b)) (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b #s(literal 0 binary64))) (*.f64 a a)))
(+ (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b #s(literal 0 binary64))) (*.f64 a a)))
(+ (* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))
(+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b #s(literal 0 binary64))) (*.f64 a a)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 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 -3 binary64))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 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 -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) c)) (neg.f64 c))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/24 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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) a))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* 3 (* a b))) b)
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b a))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* 3 a) (* b (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) b)
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))))) b)
(+ (* -3 a) (* 3 a))
#s(literal 0 binary64)
(+ (* -3 a) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ (* -3 a) (+ (* 3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))))
(+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(+ (* -3 a) (+ (* 3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))
(+.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))))
(* 6 a)
(*.f64 a #s(literal 6 binary64))
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a))
(+.f64 (*.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))
(+ (* -3 a) (* 3 a))
#s(literal 0 binary64)
(+ (* -3 a) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ (* -3 a) (+ (* 3 a) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 4))) (* 9/2 (/ (pow a 2) (pow b 2)))))))
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 b b)))))
(+ (* -3 a) (+ (* 3 a) (* c (+ (* 9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* 27/8 (/ (pow a 3) (pow b 4))) (* 81/16 (/ (* (pow a 4) c) (pow b 6)))))))))
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (* 3 (/ a c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 a #s(literal 3 binary64)) c)))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (/ a c)))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (+.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 3 (/ a c))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) b))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3 (/ a c)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 a c) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))))))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 a)) c)))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (/.f64 (+.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 3 a)) c)))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (/.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) c)) c)) (neg.f64 c))
(* 9/2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(* (pow a 2) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64))))
(* (pow a 2) (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* 81/16 (/ (* a (pow c 3)) (pow b 6)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))))
(* (pow a 2) (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* a (+ (* 3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2))) (* 81/16 (/ (pow c 3) (pow b 6)))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 3 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (/.f64 #s(literal 3 binary64) a)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (+.f64 (/.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64)))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 3 (/ 1 a))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64))) (+.f64 (/.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) b))
(* (pow a 2) (+ (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))))
(* (pow a 2) (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3 binary64)) a)))
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3))))) a)) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.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)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64)) a)))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* -3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))) b)
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) b)
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))) b)
(/ (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))))) b)
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/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 -3 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))) b)
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(+.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))
(+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))
(+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ (* -3 a) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 4))) (* 9/2 (/ (pow a 2) (pow b 2))))))
(+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 b b)))))
(+ (* -3 a) (* c (+ (* 9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* 27/8 (/ (pow a 3) (pow b 4))) (* 81/16 (/ (* (pow a 4) c) (pow b 6))))))))
(+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -3/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) b))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -3/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 c))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* a (- (* 9/2 (/ (* a c) (pow b 2))) 3))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -3 binary64)))
(* a (- (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2))))) 3))
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)))) #s(literal -3 binary64)))
(* a (- (* a (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* 27/8 (/ (pow c 2) (pow b 4))) (* 81/16 (/ (* a (pow c 3)) (pow b 6))))))) 3))
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))) #s(literal -3 binary64)))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64)) (*.f64 #s(literal -3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) b))
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))
(+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* -3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))))
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/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 -3 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))))
(* -3 (* a b))
(*.f64 (*.f64 b a) #s(literal -3 binary64))
(* b (+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 b (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(* b (+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))))
(*.f64 b (+.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))
(*.f64 b (+.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* -1 (* b (+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))))
(*.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))))
(*.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))))
(*.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -3 (* a b))
(*.f64 (*.f64 b a) #s(literal -3 binary64))
(+ (* -3 (* a b)) (* 9/2 (/ (* (pow a 2) c) b)))
(+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 (*.f64 b a) #s(literal -3 binary64)))
(+ (* -3 (* a b)) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 3))) (* 9/2 (/ (pow a 2) b)))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 (*.f64 b a) #s(literal -3 binary64)))
(+ (* -3 (* a b)) (* c (+ (* 9/2 (/ (pow a 2) b)) (* c (+ (* 27/8 (/ (pow a 3) (pow b 3))) (* 81/16 (/ (* (pow a 4) c) (pow b 5))))))))
(+.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal 27/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) b)) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 (*.f64 b a) #s(literal -3 binary64)))
(* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))))))
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 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))))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))) (neg.f64 c))
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (*.f64 (*.f64 #s(literal -3/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))) (neg.f64 c))
(* -3 (* a b))
(*.f64 (*.f64 b a) #s(literal -3 binary64))
(* a (+ (* -3 b) (* 9/2 (/ (* a c) b))))
(*.f64 a (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 9/2 binary64))))
(* a (+ (* -3 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))))))
(*.f64 a (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 9/2 binary64))))))
(* a (+ (* -3 b) (* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5)))))))))
(*.f64 a (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal 9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/16 binary64))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal -3/16 binary64)))))
(* 3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) #s(literal 3/16 binary64)))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/24 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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) a))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 #s(literal -1/6 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 405/64 binary64) a))))) b)
(* 1/3 (/ (* b (- (* -1 a) a)) (pow a 2)))
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 b (-.f64 (-.f64 #s(literal 0 binary64) a) a))) (*.f64 a a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* -1/3 (/ (- (* -1 a) a) (pow a 2))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (- (* -1 a) a) (pow a 2)))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (- (* -1 a) a) (pow a 2))))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal -1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 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 -3 binary64))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 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 -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) c)) (neg.f64 c))
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))
(* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 6))) (* -9/8 (/ (pow c 2) (pow b 4)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow a 2) (+ (* -3/2 (/ c (pow b 2))) (* a (+ (* -9/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 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 405/64 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) 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 -3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* (sqrt (/ c a)) (/ (sqrt -3) b)))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 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 -3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a)))))
(* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) b))
(* (pow a 2) (- (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (/.f64 #s(literal -1 binary64) a)))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.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))) (sqrt.f64 #s(literal 3 binary64))))) a)))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (/.f64 (*.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)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/8 binary64))) a)) a)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b a)) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64))))) a))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) a))) b)
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))
(/ (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -27/16 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))
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (+ (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b))
(- (* -1 a) a)
(-.f64 (-.f64 #s(literal 0 binary64) a) a)
(- (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))) a)
(-.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) a)
(- (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))) a)
(-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) a) a)
(- (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))) a) a)
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))
(* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* -9/8 (/ (* (pow a 3) c) (pow b 4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))
(* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 6))) (* -9/8 (/ (pow a 3) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -9/8 (/ (pow a 3) (pow b 4))) (* c (+ (* -27/16 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 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 405/64 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))
(*.f64 c (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 a c)))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 a c)))))
(* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)) (/ a c))))
(*.f64 (+.f64 (/.f64 a c) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) a) c)) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) a) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (* a c)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) a) c)) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c)) a) c)) (neg.f64 c))
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(/ a b)
(/.f64 a b)
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64)))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 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 -3 binary64) (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))) (neg.f64 c))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64))))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) #s(literal -1/8 binary64))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(/ (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)
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
(* -9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(* -9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(* -9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(* -9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(* -9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(* -9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(* -9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(* -9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(* -9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(* -9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(* -9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(* -9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))

eval350.0ms (1.4%)

Compiler

Compiled 58079 to 5949 computations (89.8% saved)

prune434.0ms (1.8%)

Pruning

91 alts after pruning (84 fresh and 7 done)

PrunedKeptTotal
New1768151783
Fresh156984
Picked145
Done033
Total1784911875
Accuracy
99.7%
Counts
1875 → 91
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.8%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
31.6%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64))))
31.3%
(/.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
31.7%
(/.f64 (fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
32.1%
(/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
32.1%
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
32.2%
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
30.0%
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) #s(literal -3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
30.8%
(/.f64 (/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b)) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
30.0%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) b) #s(literal 1/3 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
30.0%
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/3 binary64)))
30.4%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
31.5%
(/.f64 (/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)
29.9%
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
95.1%
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.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 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
30.4%
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)) a)
30.0%
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) b))
30.4%
(/.f64 (/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b #s(literal -1 binary64))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
90.2%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
30.0%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) a) (*.f64 a #s(literal -3 binary64)))
90.3%
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
29.9%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
81.5%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
81.6%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
81.7%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
30.4%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
29.9%
(/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
20.3%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) b) (*.f64 #s(literal 3 binary64) a))
30.3%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
29.7%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 a b)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
29.9%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 a a))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
29.5%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 #s(literal 3 binary64) b))
29.9%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (/.f64 b (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
30.2%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
30.8%
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a a))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
30.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
30.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))))
31.4%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) (*.f64 a a))
30.0%
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
30.4%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
30.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
30.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 (/.f64 b a) b)))) b) (*.f64 #s(literal 3 binary64) a))
31.3%
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -9 binary64)))
30.6%
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
30.7%
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
93.9%
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))))) b)
29.5%
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
31.4%
(/.f64 (+.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -9 binary64))))
30.3%
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal -9 binary64))
94.6%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 7 binary64)))
30.1%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
29.8%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64)))
90.7%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
29.4%
(/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))
30.0%
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
30.4%
(/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
30.4%
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -3 binary64))
30.1%
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) b) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
29.9%
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
82.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
90.2%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
93.5%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
90.3%
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
30.0%
(/.f64 (neg.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
30.1%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a b))))
31.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a))))
81.8%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
30.0%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 9 binary64) (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a)))))
29.9%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
30.6%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) a (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a)))
31.3%
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
31.2%
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
90.7%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
93.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))))
95.5%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64))))))
95.0%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) c)))
94.9%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
30.1%
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a b)))
30.4%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
30.4%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
30.0%
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (*.f64 a #s(literal -9 binary64))) (/.f64 (/.f64 #s(literal 3 binary64) b) (/.f64 a b)))
30.1%
(*.f64 (/.f64 b a) (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64)))
30.4%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
81.8%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
29.9%
(*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
30.7%
(*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)))
30.0%
(*.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal 1/9 binary64))
90.4%
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
93.6%
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
95.3%
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal -1/2 binary64) b)))
81.8%
(*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
Compiler

Compiled 5586 to 3299 computations (40.9% saved)

simplify240.0ms (1%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff384
(*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
cost-diff512
(*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a a))
cost-diff640
(-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a a)))
cost-diff2048
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a a))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
cost-diff256
(/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)
cost-diff320
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a))
cost-diff320
(/.f64 (*.f64 a #s(literal -9 binary64)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)))
cost-diff448
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a))))
cost-diff0
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
cost-diff0
(/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
cost-diff0
(/.f64 #s(literal 1 binary64) a)
cost-diff128
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
cost-diff0
(*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
cost-diff128
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64))))))
Rules
4794×*-lowering-*.f32
4794×*-lowering-*.f64
1972×/-lowering-/.f32
1972×/-lowering-/.f64
1912×times-frac
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
068622
1191586
2648543
34963524
08832524
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (* (* c c) (/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7)))))
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(* a (* (* c c) (/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7))))
a
(* (* c c) (/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7)))
(* c c)
(/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7))
(+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b)))))
(* (* -135/128 (* a a)) (* c c))
(* -135/128 (* a a))
-135/128
(* a a)
(* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))
(* b b)
(+ (* (* c a) -9/16) (* -3/8 (* b b)))
(* (* c a) -9/16)
(* c a)
-9/16
(* -3/8 (* b b))
-3/8
(pow b 7)
7
(/ 1 (/ b (* c -1/2)))
1
(/ b (* c -1/2))
b
(* c -1/2)
c
-1/2
(/ (/ 1 a) (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3)))))))
(/ 1 a)
1
a
(/ -3 (- b (sqrt (+ (* b b) (* c (* a -3))))))
-3
(- b (sqrt (+ (* b b) (* c (* a -3)))))
b
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
(* c (* a -3))
c
(* a -3)
(/ 1 (/ (* a -9) (+ (neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3)) (/ (/ b (/ 1/3 a)) a))))
1
(/ (* a -9) (+ (neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3)) (/ (/ b (/ 1/3 a)) a)))
(* a -9)
a
-9
(+ (neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3)) (/ (/ b (/ 1/3 a)) a))
(neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3))
(* (sqrt (+ (* b b) (* c (* a -3)))) 3)
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
-3
3
(/ (/ b (/ 1/3 a)) a)
(/ b (/ 1/3 a))
(/ 1/3 a)
1/3
(/ (- (* (* a (sqrt (+ (* b b) (* c (/ a -1/3))))) (/ 3 (/ b a))) (* (* (/ a (/ b (/ a 1/3))) b) (/ a a))) (* (* (/ a (/ b (/ a 1/3))) b) (/ 3 (/ b a))))
(- (* (* a (sqrt (+ (* b b) (* c (/ a -1/3))))) (/ 3 (/ b a))) (* (* (/ a (/ b (/ a 1/3))) b) (/ a a)))
(* (* a (sqrt (+ (* b b) (* c (/ a -1/3))))) (/ 3 (/ b a)))
(* a (sqrt (+ (* b b) (* c (/ a -1/3)))))
a
(sqrt (+ (* b b) (* c (/ a -1/3))))
(+ (* b b) (* c (/ a -1/3)))
(* b b)
b
(* c (/ a -1/3))
c
(/ a -1/3)
-1/3
(/ 3 (/ b a))
3
(/ b a)
(* (* (/ a (/ b (/ a 1/3))) b) (/ a a))
(* (/ a (/ b (/ a 1/3))) b)
(/ a (/ b (/ a 1/3)))
(/ b (/ a 1/3))
(/ a 1/3)
1/3
(/ a a)
(* (* (/ a (/ b (/ a 1/3))) b) (/ 3 (/ b a)))
Outputs
(+ (/ (* c -1/2) b) (* a (* (* c c) (/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7)))))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -135/128 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -9/16 binary64))) (*.f64 b (*.f64 b #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c a))))
(/ (* c -1/2) b)
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(* a (* (* c c) (/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7))))
(/.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -135/128 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -9/16 binary64))) (*.f64 b (*.f64 b #s(literal -3/8 binary64)))))))) (pow.f64 b #s(literal 7 binary64)))
a
(* (* c c) (/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7)))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -135/128 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -9/16 binary64))) (*.f64 b (*.f64 b #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64)))
(* c c)
(*.f64 c c)
(/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7))
(/.f64 (+.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -135/128 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -9/16 binary64))) (*.f64 b (*.f64 b #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64)))
(+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b)))))
(+.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -135/128 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -9/16 binary64))) (*.f64 b (*.f64 b #s(literal -3/8 binary64))))))
(* (* -135/128 (* a a)) (* c c))
(*.f64 c (*.f64 a (*.f64 #s(literal -135/128 binary64) (*.f64 c a))))
(* -135/128 (* a a))
(*.f64 a (*.f64 a #s(literal -135/128 binary64)))
-135/128
#s(literal -135/128 binary64)
(* a a)
(*.f64 a a)
(* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -9/16 binary64))) (*.f64 b (*.f64 b #s(literal -3/8 binary64)))))
(* b b)
(*.f64 b b)
(+ (* (* c a) -9/16) (* -3/8 (* b b)))
(+.f64 (*.f64 c (*.f64 a #s(literal -9/16 binary64))) (*.f64 b (*.f64 b #s(literal -3/8 binary64))))
(* (* c a) -9/16)
(*.f64 c (*.f64 a #s(literal -9/16 binary64)))
(* c a)
(*.f64 c a)
-9/16
#s(literal -9/16 binary64)
(* -3/8 (* b b))
(*.f64 b (*.f64 b #s(literal -3/8 binary64)))
-3/8
#s(literal -3/8 binary64)
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
7
#s(literal 7 binary64)
(/ 1 (/ b (* c -1/2)))
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
1
#s(literal 1 binary64)
(/ b (* c -1/2))
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
b
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
(/ (/ 1 a) (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3)))))))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
a
(/ -3 (- b (sqrt (+ (* b b) (* c (* a -3))))))
(/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
-3
#s(literal -3 binary64)
(- b (sqrt (+ (* b b) (* c (* a -3)))))
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
b
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* b b)
(*.f64 b b)
(* c (* a -3))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
(/ 1 (/ (* a -9) (+ (neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3)) (/ (/ b (/ 1/3 a)) a))))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (/.f64 b #s(literal 1/3 binary64))) (*.f64 a #s(literal -9 binary64)))
1
#s(literal 1 binary64)
(/ (* a -9) (+ (neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3)) (/ (/ b (/ 1/3 a)) a)))
(/.f64 (*.f64 a #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (/.f64 b #s(literal 1/3 binary64))))
(* a -9)
(*.f64 a #s(literal -9 binary64))
a
-9
#s(literal -9 binary64)
(+ (neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3)) (/ (/ b (/ 1/3 a)) a))
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (/.f64 b #s(literal 1/3 binary64)))
(neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3))
(*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(* (sqrt (+ (* b b) (* c (* a -3)))) 3)
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64))
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* b b)
(*.f64 b b)
b
(* c (* a -3))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
-3
#s(literal -3 binary64)
3
#s(literal 3 binary64)
(/ (/ b (/ 1/3 a)) a)
(/.f64 b #s(literal 1/3 binary64))
(/ b (/ 1/3 a))
(/.f64 (*.f64 b a) #s(literal 1/3 binary64))
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
1/3
#s(literal 1/3 binary64)
(/ (- (* (* a (sqrt (+ (* b b) (* c (/ a -1/3))))) (/ 3 (/ b a))) (* (* (/ a (/ b (/ a 1/3))) b) (/ a a))) (* (* (/ a (/ b (/ a 1/3))) b) (/ 3 (/ b a))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))) b) (/.f64 a #s(literal 1/3 binary64)))
(- (* (* a (sqrt (+ (* b b) (* c (/ a -1/3))))) (/ 3 (/ b a))) (* (* (/ a (/ b (/ a 1/3))) b) (/ a a)))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (/.f64 a #s(literal 1/3 binary64))))
(* (* a (sqrt (+ (* b b) (* c (/ a -1/3))))) (/ 3 (/ b a)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a)))
(* a (sqrt (+ (* b b) (* c (/ a -1/3)))))
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))))
a
(sqrt (+ (* b b) (* c (/ a -1/3))))
(sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64))))
(+ (* b b) (* c (/ a -1/3)))
(+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))
(* b b)
(*.f64 b b)
b
(* c (/ a -1/3))
(/.f64 (*.f64 c a) #s(literal -1/3 binary64))
c
(/ a -1/3)
(/.f64 a #s(literal -1/3 binary64))
-1/3
#s(literal -1/3 binary64)
(/ 3 (/ b a))
(/.f64 #s(literal 3 binary64) (/.f64 b a))
3
#s(literal 3 binary64)
(/ b a)
(/.f64 b a)
(* (* (/ a (/ b (/ a 1/3))) b) (/ a a))
(/.f64 (*.f64 a a) #s(literal 1/3 binary64))
(* (/ a (/ b (/ a 1/3))) b)
(/.f64 (*.f64 a a) #s(literal 1/3 binary64))
(/ a (/ b (/ a 1/3)))
(/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b a))
(/ b (/ a 1/3))
(/.f64 b (/.f64 a #s(literal 1/3 binary64)))
(/ a 1/3)
(/.f64 a #s(literal 1/3 binary64))
1/3
#s(literal 1/3 binary64)
(/ a a)
#s(literal 1 binary64)
(* (* (/ a (/ b (/ a 1/3))) b) (/ 3 (/ b a)))
(*.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))

localize1.6s (6.4%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(/.f64 a #s(literal -1/3 binary64))
accuracy99.8%
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
accuracy99.7%
(*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
accuracy67.4%
(-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a a)))
accuracy99.8%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a))))
accuracy99.7%
(/.f64 #s(literal 1/3 binary64) a)
accuracy99.7%
(/.f64 (*.f64 a #s(literal -9 binary64)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)))
accuracy67.5%
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a))
accuracy99.9%
(/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
accuracy99.9%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
accuracy67.5%
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
accuracy100.0%
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
accuracy100.0%
(*.f64 c #s(literal -1/2 binary64))
accuracy99.9%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
accuracy99.8%
(*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64))))
accuracy99.8%
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))
accuracy99.7%
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
accuracy99.7%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
Results
1.1s142×5exit
286.0ms88×1valid
42.0ms26×0valid
Compiler

Compiled 712 to 69 computations (90.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 588.0ms
ival-mult: 169.0ms (28.8% of total)
ival-div: 139.0ms (23.7% of total)
backward-pass: 139.0ms (23.7% of total)
...c/correct-round.rkt:119:19: 65.0ms (11.1% of total)
ival-add: 33.0ms (5.6% of total)
ival-sub: 20.0ms (3.4% of total)
ival-sqrt: 12.0ms (2% of total)
ival-pow: 6.0ms (1% of total)
const: 3.0ms (0.5% of total)
ival-neg: 3.0ms (0.5% of total)

series135.0ms (0.6%)

Counts
26 → 744
Calls
Call 1
Inputs
#<alt (+ (/ (* c -1/2) b) (* a (* (* c c) (/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7)))))>
#<alt (/ (* c -1/2) b)>
#<alt (* c -1/2)>
#<alt (* a (* (* c c) (/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7))))>
#<alt (/ 1 (/ b (* c -1/2)))>
#<alt (/ b (* c -1/2))>
#<alt (/ (/ 1 a) (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3)))))))>
#<alt (/ 1 a)>
#<alt (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3))))))>
#<alt (- b (sqrt (+ (* b b) (* c (* a -3)))))>
#<alt (/ 1 (/ (* a -9) (+ (neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3)) (/ (/ b (/ 1/3 a)) a))))>
#<alt (/ (* a -9) (+ (neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3)) (/ (/ b (/ 1/3 a)) a)))>
#<alt (+ (neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3)) (/ (/ b (/ 1/3 a)) a))>
#<alt (/ (/ b (/ 1/3 a)) a)>
#<alt (/ (- (* (* a (sqrt (+ (* b b) (* c (/ a -1/3))))) (/ 3 (/ b a))) (* (* (/ a (/ b (/ a 1/3))) b) (/ a a))) (* (* (/ a (/ b (/ a 1/3))) b) (/ 3 (/ b a))))>
#<alt (- (* (* a (sqrt (+ (* b b) (* c (/ a -1/3))))) (/ 3 (/ b a))) (* (* (/ a (/ b (/ a 1/3))) b) (/ a a)))>
#<alt (* (* (/ a (/ b (/ a 1/3))) b) (/ a a))>
#<alt (* (* (/ a (/ b (/ a 1/3))) b) (/ 3 (/ b a)))>
#<alt (/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7))>
#<alt (* (* -135/128 (* a a)) (* c c))>
#<alt (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))>
#<alt (* (* c c) (/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7)))>
#<alt (* c (* a -3))>
#<alt (/ 1/3 a)>
#<alt (* (* a (sqrt (+ (* b b) (* c (/ a -1/3))))) (/ 3 (/ b a)))>
#<alt (/ a -1/3)>
Outputs
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)>
#<alt (* -1/2 (/ c b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))>
#<alt (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))>
#<alt (* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))>
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -2/3 (/ b a))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))>
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))>
#<alt (+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (* c (pow (sqrt -3) 2))))))>
#<alt (+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* -1 (* b (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))))))>
#<alt (+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* -1 (* b (+ (* 3/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))))))>
#<alt (* -2 (/ b (* a c)))>
#<alt (* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c)))))>
#<alt (* b (- (+ (* -1 (/ (+ (* -9/4 (* a c)) (* 9/8 (* a c))) (pow b 4))) (* 3/2 (/ 1 (pow b 2)))) (* 2 (/ 1 (* a c)))))>
#<alt (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -9/4 (* a c)) (* 9/8 (* a c)))))) (+ (* -2/3 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 27/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 3/2 (/ 1 (pow b 2)))) (+ (* -9/4 (/ (* a c) (pow b 4))) (+ (* 9/8 (/ (* a c) (pow b 4))) (* 2 (/ 1 (* a c)))))))>
#<alt (/ -3/2 b)>
#<alt (* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))>
#<alt (* -1 (/ (- (+ 3/2 (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -9/8 (/ (* a c) (pow b 2)))) b))>
#<alt (* -1 (/ (- (+ 3/2 (* -1 (/ (+ (* -81/32 (* (pow a 3) (pow c 3))) (* -81/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/8 (/ (* a c) (pow b 2))))) b))>
#<alt (* -2 (/ b (* a c)))>
#<alt (/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)>
#<alt (/ (+ (* -2 (/ b a)) (* c (+ (* -1 (* c (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c)>
#<alt (/ (+ (* -2 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c)>
#<alt (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))>
#<alt (/ (+ (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (pow (sqrt -3) 2))))) c)>
#<alt (/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (* -3 (/ b (* a (pow (sqrt -3) 2))))) c)>
#<alt (/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* a (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)>
#<alt (* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))>
#<alt (* -1 (/ (+ (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* a (pow (sqrt 3) 2))))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c))>
#<alt (* -2 (/ b (* a c)))>
#<alt (/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)>
#<alt (/ (+ (* -2 (/ b c)) (* a (+ (* -1 (* a (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a)>
#<alt (/ (+ (* -2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a)>
#<alt (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))>
#<alt (/ (+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2))))) a)>
#<alt (/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2))))) a)>
#<alt (/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) a)>
#<alt (* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))>
#<alt (* -1 (/ (+ (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* c (pow (sqrt 3) 2))))) a))>
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a))>
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))>
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))>
#<alt (- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* 3/2 (/ (* a c) b))>
#<alt (/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b)>
#<alt (/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)>
#<alt (* 2 b)>
#<alt (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)))>
#<alt (* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))>
#<alt (* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* 3/2 (/ (* a c) b))>
#<alt (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b))))>
#<alt (* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))>
#<alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))>
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))>
#<alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))>
#<alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))>
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))>
#<alt (* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* 3/2 (/ (* a c) b))>
#<alt (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b))))>
#<alt (* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))>
#<alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))>
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))>
#<alt (* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))>
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -2/3 (/ b a))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))>
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -2 (/ b c))>
#<alt (+ (* -2 (/ b c)) (* 3/2 (/ a b)))>
#<alt (+ (* -2 (/ b c)) (* a (+ (* 9 (* a (+ (* -1/8 (/ c (pow b 3))) (* 1/4 (/ c (pow b 3)))))) (* 3/2 (/ 1 b)))))>
#<alt (+ (* -2 (/ b c)) (* a (+ (* a (+ (* 9 (* a (+ (* -3/4 (/ (* c (+ (* -1/8 (/ c (pow b 3))) (* 1/4 (/ c (pow b 3))))) (pow b 2))) (+ (* -3/16 (/ (pow c 2) (pow b 5))) (* 2/27 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (* 9 (+ (* -1/8 (/ c (pow b 3))) (* 1/4 (/ c (pow b 3))))))) (* 3/2 (/ 1 b)))))>
#<alt (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))>
#<alt (+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))>
#<alt (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2)))))>
#<alt (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))>
#<alt (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))>
#<alt (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -3 (/ b (* c (pow (sqrt 3) 2)))))>
#<alt (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))>
#<alt (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* -3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))>
#<alt (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))>
#<alt (+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))>
#<alt (+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (+ (* 9 (* b (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))>
#<alt (+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -9 (* b (- (* 1/6 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (* 9 (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))>
#<alt (* -2 (/ b c))>
#<alt (* b (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))>
#<alt (* b (- (+ (* 3/2 (/ a (pow b 2))) (* 9 (/ (+ (* -1/8 (* (pow a 2) c)) (* 1/4 (* (pow a 2) c))) (pow b 4)))) (* 2 (/ 1 c))))>
#<alt (* b (- (+ (* 3/2 (/ a (pow b 2))) (+ (* 9 (/ (+ (* -3/4 (* a (* c (+ (* -1/8 (* (pow a 2) c)) (* 1/4 (* (pow a 2) c)))))) (+ (* -3/16 (* (pow a 3) (pow c 2))) (* 2/27 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (* 9 (/ (+ (* -1/8 (* (pow a 2) c)) (* 1/4 (* (pow a 2) c))) (pow b 4))))) (* 2 (/ 1 c))))>
#<alt (* -3/2 (/ a b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))>
#<alt (* -1 (/ (+ (* -9 (/ (+ (* -9/32 (* (pow a 4) (pow c 3))) (* -9/128 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) b))>
#<alt (* -2 (/ b c))>
#<alt (/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) c)>
#<alt (/ (+ (* -2 b) (* c (+ (* 3/2 (/ a b)) (* 9 (* c (+ (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (pow a 2) (pow b 3))))))))) c)>
#<alt (/ (+ (* -2 b) (* c (+ (* 3/2 (/ a b)) (* c (+ (* 9 (* c (+ (* -3/4 (/ (* a (+ (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -3/16 (/ (pow a 3) (pow b 5))) (* 2/27 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)))))) (* 9 (+ (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (pow a 2) (pow b 3)))))))))) c)>
#<alt (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))>
#<alt (/ (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) c)>
#<alt (/ (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 9 (/ (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))))) c)>
#<alt (/ (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 9 (/ (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 9 (/ (+ (* -1/6 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3)))))) c)>
#<alt (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))>
#<alt (* -1 (/ (+ (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (pow (sqrt 3) 2)))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -9 (/ (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* -3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -3 (/ (* b c) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -9 (/ (+ (* -1/6 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) c)) (* 9 (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) c))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) c))>
#<alt (* -3 (* (sqrt (* a c)) (sqrt -3)))>
#<alt (- (* 3 b) (* 3 (* (sqrt (* a c)) (sqrt -3))))>
#<alt (- (* b (+ 3 (* -3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* 3 (* (sqrt (* a c)) (sqrt -3))))>
#<alt (- (* b (+ 3 (* b (- (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* 3 (* (sqrt (* a c)) (sqrt -3))))>
#<alt (* 9/2 (/ (* a c) b))>
#<alt (/ (- (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -9/2 (* a c))) b)>
#<alt (/ (- (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (- (* 3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)>
#<alt (* 6 b)>
#<alt (* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 6)))>
#<alt (* -1 (* b (- (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))))>
#<alt (* -1 (* b (- (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* 9/2 (/ (* a c) b))>
#<alt (* c (- (* 27/8 (/ (* (pow a 2) c) (pow b 3))) (* -9/2 (/ a b))))>
#<alt (* c (- (* c (- (* 81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3))))) (* -9/2 (/ a b))))>
#<alt (* c (- (* c (- (* c (- (* 3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -81/16 (/ (pow a 3) (pow b 5))))) (* -27/8 (/ (pow a 2) (pow b 3))))) (* -9/2 (/ a b))))>
#<alt (* -3 (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* c (- (* 3 (/ b c)) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))>
#<alt (* c (- (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b c))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))>
#<alt (* c (- (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b c))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))))>
#<alt (* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (- (* -3 (/ b c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* 3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* 9/2 (/ (* a c) b))>
#<alt (* a (- (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* -9/2 (/ c b))))>
#<alt (* a (- (* a (- (* 81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))) (* -9/2 (/ c b))))>
#<alt (* a (- (* a (- (* a (- (* 3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -81/16 (/ (pow c 3) (pow b 5))))) (* -27/8 (/ (pow c 2) (pow b 3))))) (* -9/2 (/ c b))))>
#<alt (* -3 (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* a (- (* 3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (* a (- (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b a))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (* a (- (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b a))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* a (- (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* 3 b)>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))>
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* 1/9 (/ (* b (- (* -3 (pow a 2)) (* 3 (pow a 2)))) (pow a 3)))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* -1/9 (/ (- (* -3 (pow a 2)) (* 3 (pow a 2))) (pow a 3))))))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (- (* -3 (pow a 2)) (* 3 (pow a 2))) (pow a 3)))))))>
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (- (* -3 (pow a 2)) (* 3 (pow a 2))) (pow a 3))))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -9/2 (/ (* (pow a 3) c) (pow b 2)))>
#<alt (* (pow a 3) (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4)))))>
#<alt (* (pow a 3) (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4)))))))>
#<alt (* (pow a 3) (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -27/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 6))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))>
#<alt (* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))>
#<alt (* (pow a 3) (- (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 3 (/ 1 a))))>
#<alt (* (pow a 3) (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))) (* 3 (/ 1 a))))>
#<alt (* (pow a 3) (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))) (* 3 (/ 1 a))))>
#<alt (* -3 (* (sqrt (* (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))>
#<alt (* -1 (* (pow a 3) (+ (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 a)))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3))))) a)) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))>
#<alt (* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))>
#<alt (/ (+ (* -3 (* (pow a 2) b)) (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3)))) b)>
#<alt (/ (+ (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ b (sqrt -3)))) (* 3 (pow a 2))))) b)>
#<alt (/ (+ (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3))) (* b (- (* b (+ (* -3/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ 1 (sqrt -3)))))) (* 3 (pow a 2))))) b)>
#<alt (* -9/2 (/ (* (pow a 3) c) (pow b 2)))>
#<alt (/ (+ (* -9/2 (* (pow a 3) c)) (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 2)))) (pow b 2))>
#<alt (/ (+ (* -81/16 (/ (* (pow a 5) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 3) c)) (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 2))))) (pow b 2))>
#<alt (/ (+ (* -81/16 (/ (* (pow a 5) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 3) c)) (+ (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 2))) (* -3/2 (/ (* (pow a 2) (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))>
#<alt (- (* -3 (pow a 2)) (* 3 (pow a 2)))>
#<alt (- (+ (* -3 (pow a 2)) (* 9/2 (/ (* (pow a 3) c) (pow b 2)))) (* 3 (pow a 2)))>
#<alt (- (+ (* -3 (pow a 2)) (+ (* 27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 3) c) (pow b 2))))) (* 3 (pow a 2)))>
#<alt (- (+ (* -3 (pow a 2)) (+ (* 27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 3) c) (pow b 2))) (* 81/16 (/ (* (pow a 5) (pow c 3)) (pow b 6)))))) (* 3 (pow a 2)))>
#<alt (* -9/2 (/ (* (pow a 3) c) (pow b 2)))>
#<alt (* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* -27/8 (/ (* (pow a 4) c) (pow b 4)))))>
#<alt (* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 5) c) (pow b 6))) (* -27/8 (/ (pow a 4) (pow b 4)))))))>
#<alt (* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* c (+ (* -27/8 (/ (pow a 4) (pow b 4))) (* c (+ (* -81/16 (/ (pow a 5) (pow b 6))) (* -3/2 (/ (* (pow a 2) (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))>
#<alt (* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))>
#<alt (* c (+ (* -3 (/ (pow a 2) c)) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b)))))>
#<alt (* c (- (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b)))) (* 3 (/ (pow a 2) c))))>
#<alt (* c (- (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b))))) (* 3 (/ (pow a 2) c))))>
#<alt (* -3 (* (sqrt (* (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))>
#<alt (* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ (pow a 2) c)))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (pow a 2))) c)) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* (pow a 3) c)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) (* 3 (pow a 2))) c)) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 3 (pow a 2))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (* 9 (/ (pow a 3) b))>
#<alt (/ -3/8 (pow b 3))>
#<alt (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))>
#<alt (- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))>
#<alt (- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))>
#<alt (* (pow a 2) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))>
#<alt (* (pow a 2) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a))))>
#<alt (/ -3/8 (pow b 3))>
#<alt (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))>
#<alt (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))>
#<alt (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))>
#<alt (* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 2) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))>
#<alt (* (pow c 2) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))>
#<alt (* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))>
#<alt (* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* -9/16 (* a (* (pow b 2) c)))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))) (pow b 7))>
#<alt (/ -3/8 (pow b 3))>
#<alt (/ (- (* -9/16 (/ (* a c) (pow b 2))) 3/8) (pow b 3))>
#<alt (/ (- (+ (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/16 (/ (* a c) (pow b 2)))) 3/8) (pow b 3))>
#<alt (/ (- (+ (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/16 (/ (* a c) (pow b 2)))) 3/8) (pow b 3))>
#<alt (/ -3/8 (pow b 3))>
#<alt (* -1 (/ (+ 3/8 (* 9/16 (/ (* a c) (pow b 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ 3/8 (+ (* 9/16 (/ (* a c) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (pow b 3)))>
#<alt (* -1 (/ (+ 3/8 (+ (* 9/16 (/ (* a c) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (pow b 3)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -135/128 (* (pow a 2) (pow c 2)))>
#<alt (* -9/16 (* a (* (pow b 2) c)))>
#<alt (* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))>
#<alt (* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))>
#<alt (* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))>
#<alt (* -3/8 (pow b 4))>
#<alt (* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))>
#<alt (* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))>
#<alt (* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))>
#<alt (* -3/8 (pow b 4))>
#<alt (* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))>
#<alt (* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))>
#<alt (* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))>
#<alt (* -3/8 (pow b 4))>
#<alt (+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))>
#<alt (+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))>
#<alt (+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))>
#<alt (* -9/16 (* a (* (pow b 2) c)))>
#<alt (* c (+ (* -9/16 (* a (pow b 2))) (* -3/8 (/ (pow b 4) c))))>
#<alt (* c (+ (* -9/16 (* a (pow b 2))) (* -3/8 (/ (pow b 4) c))))>
#<alt (* c (+ (* -9/16 (* a (pow b 2))) (* -3/8 (/ (pow b 4) c))))>
#<alt (* -9/16 (* a (* (pow b 2) c)))>
#<alt (* -1 (* c (+ (* 3/8 (/ (pow b 4) c)) (* 9/16 (* a (pow b 2))))))>
#<alt (* -1 (* c (+ (* 3/8 (/ (pow b 4) c)) (* 9/16 (* a (pow b 2))))))>
#<alt (* -1 (* c (+ (* 3/8 (/ (pow b 4) c)) (* 9/16 (* a (pow b 2))))))>
#<alt (* -3/8 (pow b 4))>
#<alt (+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))>
#<alt (+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))>
#<alt (+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))>
#<alt (* -9/16 (* a (* (pow b 2) c)))>
#<alt (* a (+ (* -9/16 (* (pow b 2) c)) (* -3/8 (/ (pow b 4) a))))>
#<alt (* a (+ (* -9/16 (* (pow b 2) c)) (* -3/8 (/ (pow b 4) a))))>
#<alt (* a (+ (* -9/16 (* (pow b 2) c)) (* -3/8 (/ (pow b 4) a))))>
#<alt (* -9/16 (* a (* (pow b 2) c)))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow b 4) a)) (* 9/16 (* (pow b 2) c)))))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow b 4) a)) (* 9/16 (* (pow b 2) c)))))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow b 4) a)) (* 9/16 (* (pow b 2) c)))))>
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))>
#<alt (* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))>
#<alt (* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))>
#<alt (* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))>
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))>
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))>
#<alt (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))>
#<alt (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))>
#<alt (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))>
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))>
#<alt (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))>
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (/ 1/3 a)>
#<alt (/ 1/3 a)>
#<alt (/ 1/3 a)>
#<alt (/ 1/3 a)>
#<alt (/ 1/3 a)>
#<alt (/ 1/3 a)>
#<alt (/ 1/3 a)>
#<alt (/ 1/3 a)>
#<alt (/ 1/3 a)>
#<alt (/ 1/3 a)>
#<alt (/ 1/3 a)>
#<alt (/ 1/3 a)>
#<alt (* 3 (pow a 2))>
#<alt (* (pow a 2) (+ 3 (* -9/2 (/ (* a c) (pow b 2)))))>
#<alt (* (pow a 2) (+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4)))))))>
#<alt (* (pow a 2) (+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4)))))))))>
#<alt (* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))>
#<alt (* (pow a 3) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))>
#<alt (* (pow a 3) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))))>
#<alt (* (pow a 3) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))))>
#<alt (* -3 (* (sqrt (* (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))>
#<alt (* -1 (* (pow a 3) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))>
#<alt (* -1 (* (pow a 3) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))>
#<alt (* -1 (* (pow a 3) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))))>
#<alt (* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))>
#<alt (/ (+ (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3)))) b)>
#<alt (/ (+ (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ 1 (sqrt -3))))))) b)>
#<alt (/ (+ (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ a (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) b)>
#<alt (* 3 (pow a 2))>
#<alt (+ (* -9/2 (/ (* (pow a 3) c) (pow b 2))) (* 3 (pow a 2)))>
#<alt (+ (* -9/2 (/ (* (pow a 3) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* 3 (pow a 2))))>
#<alt (+ (* -81/16 (/ (* (pow a 5) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 3) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* 3 (pow a 2)))))>
#<alt (* -3 (pow a 2))>
#<alt (+ (* -3 (pow a 2)) (* 9/2 (/ (* (pow a 3) c) (pow b 2))))>
#<alt (+ (* -3 (pow a 2)) (+ (* 27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 3) c) (pow b 2)))))>
#<alt (+ (* -3 (pow a 2)) (+ (* 27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 3) c) (pow b 2))) (* 81/16 (/ (* (pow a 5) (pow c 3)) (pow b 6))))))>
#<alt (* 3 (pow a 2))>
#<alt (+ (* -9/2 (/ (* (pow a 3) c) (pow b 2))) (* 3 (pow a 2)))>
#<alt (+ (* 3 (pow a 2)) (* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* -27/8 (/ (* (pow a 4) c) (pow b 4))))))>
#<alt (+ (* 3 (pow a 2)) (* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 5) c) (pow b 6))) (* -27/8 (/ (pow a 4) (pow b 4))))))))>
#<alt (* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))>
#<alt (* c (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b)))))>
#<alt (* c (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b))))))>
#<alt (* c (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* a (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b)))))))>
#<alt (* -3 (* (sqrt (* (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))>
#<alt (* -1 (* c (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))>
#<alt (* -1 (* c (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))>
#<alt (* -1 (* c (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* a (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))))>
#<alt (* -3 a)>
#<alt (* -3 a)>
#<alt (* -3 a)>
#<alt (* -3 a)>
#<alt (* -3 a)>
#<alt (* -3 a)>
#<alt (* -3 a)>
#<alt (* -3 a)>
#<alt (* -3 a)>
#<alt (* -3 a)>
#<alt (* -3 a)>
#<alt (* -3 a)>
Calls

186 calls:

TimeVariablePointExpression
25.0ms
b
@0
(/ (* a -9) (+ (neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3)) (/ (/ b (/ 1/3 a)) a)))
18.0ms
b
@inf
(/ (/ 1 a) (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3)))))))
12.0ms
c
@inf
(* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))
4.0ms
c
@0
(+ (/ (* c -1/2) b) (* a (* (* c c) (/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7)))))
2.0ms
c
@-inf
(/ (* a -9) (+ (neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3)) (/ (/ b (/ 1/3 a)) a)))

rewrite519.0ms (2.1%)

Algorithm
batch-egg-rewrite
Rules
3584×*-lowering-*.f32
3584×*-lowering-*.f64
3104×/-lowering-/.f32
3104×/-lowering-/.f64
1072×frac-2neg
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
068379
1322349
21801319
08481319
Stop Event
iter limit
node limit
Counts
26 → 1342
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (* (* c c) (/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7)))))
(/ (* c -1/2) b)
(* c -1/2)
(* a (* (* c c) (/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7))))
(/ 1 (/ b (* c -1/2)))
(/ b (* c -1/2))
(/ (/ 1 a) (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3)))))))
(/ 1 a)
(/ -3 (- b (sqrt (+ (* b b) (* c (* a -3))))))
(- b (sqrt (+ (* b b) (* c (* a -3)))))
(/ 1 (/ (* a -9) (+ (neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3)) (/ (/ b (/ 1/3 a)) a))))
(/ (* a -9) (+ (neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3)) (/ (/ b (/ 1/3 a)) a)))
(+ (neg (* (sqrt (+ (* b b) (* c (* a -3)))) 3)) (/ (/ b (/ 1/3 a)) a))
(/ (/ b (/ 1/3 a)) a)
(/ (- (* (* a (sqrt (+ (* b b) (* c (/ a -1/3))))) (/ 3 (/ b a))) (* (* (/ a (/ b (/ a 1/3))) b) (/ a a))) (* (* (/ a (/ b (/ a 1/3))) b) (/ 3 (/ b a))))
(- (* (* a (sqrt (+ (* b b) (* c (/ a -1/3))))) (/ 3 (/ b a))) (* (* (/ a (/ b (/ a 1/3))) b) (/ a a)))
(* (* (/ a (/ b (/ a 1/3))) b) (/ a a))
(* (* (/ a (/ b (/ a 1/3))) b) (/ 3 (/ b a)))
(/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7))
(* (* -135/128 (* a a)) (* c c))
(* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))
(* (* c c) (/ (+ (* (* -135/128 (* a a)) (* c c)) (* (* b b) (+ (* (* c a) -9/16) (* -3/8 (* b b))))) (pow b 7)))
(* c (* a -3))
(/ 1/3 a)
(* (* a (sqrt (+ (* b b) (* c (/ a -1/3))))) (/ 3 (/ b a)))
(/ a -1/3)
Outputs
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 c (*.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 a (*.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 c c))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 (*.f64 c c) (*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 (*.f64 c a) (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 (*.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 c c))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 c b) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) c (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 a (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (*.f64 c c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal -7 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 b (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))) (*.f64 b (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 b (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))) (*.f64 b (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 b (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))) (*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 b (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a))) (*.f64 b (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a))) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))) (*.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))) (*.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (*.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
(/.f64 (+.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))) (*.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a))) (*.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (*.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 #s(literal -2 binary64) c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))) (*.f64 (/.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))) (*.f64 (/.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))) (*.f64 (/.f64 #s(literal -2 binary64) c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a))) (*.f64 (/.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) b) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) b))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (*.f64 c #s(literal 1/2 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -2 binary64) c)) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (/.f64 #s(literal -2 binary64) c)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) b) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c #s(literal 1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (/.f64 #s(literal -2 binary64) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 #s(literal -2 binary64) c)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) b) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c #s(literal 1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (/.f64 #s(literal -2 binary64) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 #s(literal -2 binary64) c)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (/.f64 #s(literal -2 binary64) c)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 1 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) c)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a) b) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c #s(literal 1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a) (/.f64 #s(literal -2 binary64) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 #s(literal -2 binary64) c)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(neg.f64 (/.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) #s(literal 1 binary64)))
(/.f64 c (/.f64 b #s(literal -1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) c)))
(pow.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 (/.f64 c b) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) c)
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 c #s(literal 1/2 binary64)))
(neg.f64 (*.f64 c #s(literal 1/2 binary64)))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -2 binary64) c) #s(literal -1 binary64))
(*.f64 c #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) c)
(*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 1/2 binary64)))
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) c))
(*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/2 binary64))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) #s(literal -1/2 binary64))
(neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c c))))
(neg.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 a (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 c c))) (/.f64 #s(literal 1 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (*.f64 a (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a)))
(/.f64 (*.f64 a (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
(/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 c (*.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) a))
(*.f64 a (*.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 c c))))
(*.f64 (*.f64 c c) (*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))) a))
(*.f64 (*.f64 c a) (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c c)))
(*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 c c))) a)
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 a (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (*.f64 c c))
(*.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a) (pow.f64 b #s(literal -7 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(neg.f64 (/.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) #s(literal 1 binary64)))
(/.f64 c (/.f64 b #s(literal -1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) c)))
(pow.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 (/.f64 c b) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) c)
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c #s(literal 1/2 binary64))) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(neg.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(/.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c #s(literal 1/2 binary64)))
(/.f64 (/.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 b c) #s(literal -1/2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) #s(literal 1/2 binary64))
(/.f64 (/.f64 b #s(literal -1/2 binary64)) c)
(/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) c)) (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) (neg.f64 (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c))) #s(literal -1/2 binary64))
(/.f64 (neg.f64 (/.f64 b #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) c))
(pow.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal -1 binary64))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 b (/.f64 #s(literal -2 binary64) c))
(*.f64 b (pow.f64 (/.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)))
(*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) c))))
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) c)))
(*.f64 (/.f64 #s(literal -2 binary64) c) b)
(*.f64 (/.f64 b c) #s(literal -2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) #s(literal 2 binary64))
(*.f64 (/.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c) #s(literal -1 binary64)) #s(literal -2 binary64))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) b)
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -2 binary64))
(+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))
(+.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 #s(literal 1/3 binary64) b)))
(+.f64 (/.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 #s(literal 1/3 binary64) b)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a #s(literal -9 binary64))) (/.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a #s(literal -9 binary64))))
(+.f64 (/.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a #s(literal -9 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a #s(literal -9 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a #s(literal -9 binary64))) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 a #s(literal -9 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -9 binary64))) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))) (*.f64 a #s(literal -9 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 9 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) (*.f64 a #s(literal 9 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(-.f64 (/.f64 (/.f64 b #s(literal -3 binary64)) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)) a))
(fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))
(fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1/9 binary64) a) (/.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a #s(literal -9 binary64))))
(fma.f64 (/.f64 b #s(literal 1/3 binary64)) (/.f64 #s(literal -1/9 binary64) a) (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a #s(literal -9 binary64))))
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1/3 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))
(fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(fma.f64 (/.f64 #s(literal -1/9 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 #s(literal 1/3 binary64) b)))
(fma.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) (*.f64 a #s(literal 9 binary64))))
(neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b))))
(neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1/3 binary64) a)))
(neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))) (/.f64 #s(literal -1/9 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) (*.f64 a #s(literal -9 binary64)))
(/.f64 #s(literal -1 binary64) (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) a)
(/.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) a) #s(literal -9 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) a)) #s(literal 9 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) (/.f64 #s(literal -1/9 binary64) a))
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64)))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1/9 binary64) a) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))))
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1/3 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) a) #s(literal -1/9 binary64))
(*.f64 #s(literal -1/9 binary64) (pow.f64 (/.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a))
(neg.f64 (/.f64 #s(literal -1 binary64) a))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))
(pow.f64 a #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)))
(/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(/.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal 1 binary64))
(/.f64 #s(literal -9 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))))
(/.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64)))
(/.f64 (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1 binary64))
(/.f64 #s(literal 9 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))))
(pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(*.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(*.f64 #s(literal -3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))))
(*.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal 1 binary64))
(*.f64 #s(literal -9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))))
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -3 binary64))
(*.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b)
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(-.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 b #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(fma.f64 #s(literal 1 binary64) b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)
(neg.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))
(/.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))
(+.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 #s(literal 1/3 binary64) b)))
(+.f64 (/.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 #s(literal 1/3 binary64) b)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a #s(literal -9 binary64))) (/.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a #s(literal -9 binary64))))
(+.f64 (/.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a #s(literal -9 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a #s(literal -9 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a #s(literal -9 binary64))) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 a #s(literal -9 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -9 binary64))) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))) (*.f64 a #s(literal -9 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 9 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) (*.f64 a #s(literal 9 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(-.f64 (/.f64 (/.f64 b #s(literal -3 binary64)) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)) a))
(fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))
(fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1/9 binary64) a) (/.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a #s(literal -9 binary64))))
(fma.f64 (/.f64 b #s(literal 1/3 binary64)) (/.f64 #s(literal -1/9 binary64) a) (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a #s(literal -9 binary64))))
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1/3 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))))
(fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(fma.f64 (/.f64 #s(literal -1/9 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 #s(literal 1/3 binary64) b)))
(fma.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) (*.f64 a #s(literal 9 binary64))))
(neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b))))
(neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1/3 binary64) a)))
(neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))) (/.f64 #s(literal -1/9 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) (*.f64 a #s(literal -9 binary64)))
(/.f64 #s(literal -1 binary64) (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) a)
(/.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) a) #s(literal -9 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) a)) #s(literal 9 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) (/.f64 #s(literal -1/9 binary64) a))
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64)))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1/9 binary64) a) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))))
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1/3 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) a) #s(literal -1/9 binary64))
(*.f64 #s(literal -1/9 binary64) (pow.f64 (/.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) (/.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal -1 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64)))) (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(neg.f64 (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(neg.f64 (/.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal -1 binary64) a)))
(neg.f64 (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) #s(literal 1 binary64)))
(neg.f64 (/.f64 (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal 1 binary64) a)))
(neg.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 a (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 #s(literal -3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 a #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))))
(/.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64)))
(/.f64 (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal -1 binary64) a))
(/.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))))
(/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal 1 binary64))
(*.f64 a (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) a))
(*.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) a)
(*.f64 #s(literal -9 binary64) (/.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))))
(*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))))
(*.f64 (*.f64 a #s(literal -9 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))))))
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)))))
(*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(*.f64 (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64)))))
(*.f64 (*.f64 a #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))) (*.f64 a #s(literal -9 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))) (pow.f64 (/.f64 #s(literal -1/9 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal 1 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal -1/9 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))
(+.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))))
(+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))))
(+.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))))) #s(literal -1 binary64)))
(-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal -1/3 binary64)))
(-.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 b #s(literal 1/3 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) #s(literal 1 binary64)))
(fma.f64 b (/.f64 (/.f64 a #s(literal 1/3 binary64)) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(fma.f64 #s(literal 1 binary64) (/.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(fma.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b #s(literal 1/3 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64) (/.f64 b #s(literal 1/3 binary64)))
(fma.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) #s(literal -1 binary64) (/.f64 b #s(literal 1/3 binary64)))
(fma.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(fma.f64 (/.f64 b #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal 1/3 binary64)))
(fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 3 binary64) (/.f64 b #s(literal 1/3 binary64)))
(neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))) #s(literal -1 binary64))
(pow.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))))
(*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))))
(+.f64 (/.f64 b #s(literal 1/3 binary64)) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/3 binary64) b)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 b #s(literal -1/3 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (/.f64 b a) (/.f64 #s(literal -1/3 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -1/3 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 a #s(literal -1/3 binary64)))) (/.f64 b (/.f64 a (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 b (/.f64 (/.f64 a #s(literal 1/3 binary64)) a) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 b #s(literal 1/3 binary64)) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 0 binary64))
(fma.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64))
(fma.f64 (/.f64 b #s(literal 1/3 binary64)) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64))
(neg.f64 (/.f64 b #s(literal -1/3 binary64)))
(neg.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -1/3 binary64) a)))
(neg.f64 (/.f64 b (/.f64 a (/.f64 a #s(literal -1/3 binary64)))))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 b #s(literal 1/3 binary64))
(/.f64 b (/.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))
(/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)
(/.f64 (/.f64 b a) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) b)))
(/.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64))) a)
(pow.f64 (/.f64 #s(literal 1/3 binary64) b) #s(literal -1 binary64))
(*.f64 b #s(literal 3 binary64))
(*.f64 b (/.f64 (/.f64 a #s(literal 1/3 binary64)) a))
(*.f64 #s(literal 1 binary64) (/.f64 b #s(literal 1/3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 b #s(literal 1/3 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 b a) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 b #s(literal -1/3 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) b))))
(*.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 a #s(literal -1/3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -3 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(+.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (fma.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (fma.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(+.f64 (fma.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))))
(+.f64 (fma.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (fma.f64 (/.f64 a (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 (/.f64 a (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 a (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(+.f64 (fma.f64 (/.f64 a (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))))
(+.f64 (fma.f64 (/.f64 a (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 a (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 b a) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 b a) (neg.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 b a) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 b a) (neg.f64 (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 b a) (neg.f64 (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 b a) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 b a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 b a) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))) (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(-.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(fma.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 a (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 a (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))
(neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(neg.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 b a)))
(neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) (/.f64 #s(literal 3 binary64) b))))
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))))
(/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 a b)))
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (/.f64 a b))
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) (/.f64 #s(literal 3 binary64) b)) a)
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 a b))
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b)))
(/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) a)))
(/.f64 (-.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))
(/.f64 (-.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) a)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 a b)) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 a b)) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 a b)) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 a b)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) a)) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 a b)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 a b)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 a b)) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 a b)) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 a b)) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) a)) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) a)) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))) (*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) a)) (*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))) (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) a)) (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))))) (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (neg.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b)))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) (/.f64 #s(literal 3 binary64) b))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))
(*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))))
(*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (pow.f64 (/.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(*.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64)))
(*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)) (pow.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (/.f64 b a))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) (/.f64 #s(literal 3 binary64) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 b a))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(+.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))
(+.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(+.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))
(+.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(+.f64 (fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a))) (fma.f64 (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))) a (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a)))
(+.f64 (fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a b) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b))))
(+.f64 (fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)))) (fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (*.f64 b a) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))))
(+.f64 (fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b))))) (fma.f64 (/.f64 b #s(literal -1/3 binary64)) (*.f64 a (/.f64 a b)) (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b)))))
(+.f64 (fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b))))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b)))))
(+.f64 (fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b)))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b a) b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b))))
(+.f64 (fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b)))) (fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a))) (fma.f64 (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))) a (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a)))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a b) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)))) (fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (*.f64 b a) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b))))) (fma.f64 (/.f64 b #s(literal -1/3 binary64)) (*.f64 a (/.f64 a b)) (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b))))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b)))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b a) b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b)))) (fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b))))
(+.f64 (fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a))) (fma.f64 (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))) a (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a)))
(+.f64 (fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a b) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b))))
(+.f64 (fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)))) (fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (*.f64 b a) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))))
(+.f64 (fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b))))) (fma.f64 (/.f64 b #s(literal -1/3 binary64)) (*.f64 a (/.f64 a b)) (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b)))))
(+.f64 (fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b))))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b)))))
(+.f64 (fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b)))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b a) b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b))))
(+.f64 (fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b)))) (fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a))) (fma.f64 (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))) a (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a)))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a b) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)))) (fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (*.f64 b a) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b))))) (fma.f64 (/.f64 b #s(literal -1/3 binary64)) (*.f64 a (/.f64 a b)) (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b)))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b))))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b)))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b)))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b a) b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b)))) (fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a))) (fma.f64 (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))) a (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a)))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a b) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)))) (fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (*.f64 b a) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b))))) (fma.f64 (/.f64 b #s(literal -1/3 binary64)) (*.f64 a (/.f64 a b)) (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b))))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b)))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b a) b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b)))) (fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b))))
(+.f64 (fma.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a))) (fma.f64 (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))) a (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a)))
(+.f64 (fma.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a b) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b))))
(+.f64 (fma.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (fma.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)))) (fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (*.f64 b a) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))))
(+.f64 (fma.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b))))) (fma.f64 (/.f64 b #s(literal -1/3 binary64)) (*.f64 a (/.f64 a b)) (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b)))))
(+.f64 (fma.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b))))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b)))))
(+.f64 (fma.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b)))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b a) b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b))))
(+.f64 (fma.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b)))) (fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a (neg.f64 (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a))) (fma.f64 (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))) a (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a b) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)))) (fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (*.f64 b a) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a (neg.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b))))) (fma.f64 (/.f64 b #s(literal -1/3 binary64)) (*.f64 a (/.f64 a b)) (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b))))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b)))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b a) b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b)))) (fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b) (neg.f64 (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a))) (fma.f64 (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))) a (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a b) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b) (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)))) (fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (*.f64 b a) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b) (neg.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b))))) (fma.f64 (/.f64 b #s(literal -1/3 binary64)) (*.f64 a (/.f64 a b)) (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b))))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b)))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b a) b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b)))) (fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b))))
(+.f64 (fma.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a))) (fma.f64 (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))) a (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a)))
(+.f64 (fma.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a b) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b))))
(+.f64 (fma.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (fma.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)))) (fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (*.f64 b a) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))))
(+.f64 (fma.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b))))) (fma.f64 (/.f64 b #s(literal -1/3 binary64)) (*.f64 a (/.f64 a b)) (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b))))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b)))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b a) b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b))))
(+.f64 (fma.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b)))) (fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b) (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a))) (fma.f64 (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))) a (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b) (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a b) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b) (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b) (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)))) (fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (*.f64 b a) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b) (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b))))) (fma.f64 (/.f64 b #s(literal -1/3 binary64)) (*.f64 a (/.f64 a b)) (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b) (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b))))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b) (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b)))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b a) b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b) (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b)))) (fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 3 binary64))) a (neg.f64 (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a))) (fma.f64 (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))) a (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 3 binary64))) a (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a b) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 3 binary64))) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 3 binary64))) a (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)))) (fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (*.f64 b a) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 3 binary64))) a (neg.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b))))) (fma.f64 (/.f64 b #s(literal -1/3 binary64)) (*.f64 a (/.f64 a b)) (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 3 binary64))) a (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b))))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 3 binary64))) a (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b)))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b a) b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 3 binary64))) a (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b)))) (fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) a (neg.f64 (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a))) (fma.f64 (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))) a (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) a (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a b) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) a (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)))) (fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (*.f64 b a) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) a (neg.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b))))) (fma.f64 (/.f64 b #s(literal -1/3 binary64)) (*.f64 a (/.f64 a b)) (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) a (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b))))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) a (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b)))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b a) b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) a (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b)))) (fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) b) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a))) (fma.f64 (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))) a (*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) b) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a b) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) b) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) b) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)))) (fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (*.f64 b a) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) b) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b))))) (fma.f64 (/.f64 b #s(literal -1/3 binary64)) (*.f64 a (/.f64 a b)) (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 a (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) b) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b))))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a b)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) b) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b)))) (fma.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b a) b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) b))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) b) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b)))) (fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) a) (*.f64 (/.f64 b a) a)) (/.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 b a) a)))
(fma.f64 b (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(fma.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(fma.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(fma.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(fma.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(fma.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b) (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b) (/.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b) (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(fma.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 3 binary64))) a (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 3 binary64))) a (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 3 binary64))) a (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) a (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) a (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) a (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) b) (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) b) (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) b) (-.f64 #s(literal 0 binary64) a) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (/.f64 b a) a))
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) a))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) a))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 b a) (*.f64 b a))) (*.f64 (/.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (/.f64 (/.f64 b a) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) a) (*.f64 (/.f64 b a) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)))) (*.f64 (/.f64 b a) a))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 b a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a))
(/.f64 (+.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) a))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b a) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b a) (/.f64 b a)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (+.f64 (*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 b a)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) a) (*.f64 a (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (/.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)) (/.f64 b a)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 a (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b))) #s(literal 1 binary64))
(/.f64 (-.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) b)) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (-.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) a))
(/.f64 (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b a))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (*.f64 b a) b))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (*.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) a))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 b a) b))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 b a) b)) (*.f64 (/.f64 b a) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 b a)) (*.f64 (/.f64 b a) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 b a) (*.f64 b a))) (/.f64 (/.f64 b a) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (*.f64 (/.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b a) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 b a) (/.f64 (*.f64 b a) b))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 (/.f64 b a) (/.f64 (*.f64 b a) (/.f64 b a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 b a))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 b a) b))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 b a) (/.f64 b a)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) b)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (-.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b a) b))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b a) (/.f64 b a)))) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (neg.f64 (*.f64 (/.f64 b a) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(*.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) a)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(neg.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 b (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 b a) b)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (/.f64 b a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))
(/.f64 (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)
(/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 a (/.f64 a b)) (/.f64 #s(literal 1/3 binary64) b))
(/.f64 (*.f64 b (/.f64 a b)) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 (/.f64 (*.f64 b a) b) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 (/.f64 (*.f64 b a) (/.f64 b a)) #s(literal 1/3 binary64))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 b a) b)) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (neg.f64 (/.f64 (*.f64 b a) (/.f64 b a))) #s(literal -1/3 binary64))
(pow.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) #s(literal -1 binary64))
(*.f64 b (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(*.f64 a (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))
(*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) b)
(*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))))
(*.f64 (/.f64 a b) (/.f64 b (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))
(*.f64 (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 b a) (/.f64 a (/.f64 b #s(literal 3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (*.f64 #s(literal -3 binary64) (/.f64 a b)))
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b a)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 a (/.f64 a b)) (/.f64 b #s(literal 1/3 binary64)))
(*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (*.f64 b (/.f64 a b)) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 (/.f64 (*.f64 b a) b) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 (/.f64 (*.f64 b a) (/.f64 b a)) #s(literal 3 binary64))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (/.f64 a #s(literal -1/3 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))))
(neg.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))))
(neg.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a b)) (/.f64 b (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -3 binary64) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (/.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))) b)))
(/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a b)))
(/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))
(/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))))))
(/.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))) (/.f64 b a))
(/.f64 (*.f64 b a) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 b a)) (/.f64 (/.f64 b a) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(/.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) b) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))) b) (/.f64 #s(literal 1 binary64) a))
(/.f64 (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 b a))) (/.f64 (/.f64 b a) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 3 binary64) (*.f64 b a))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))) b)) (/.f64 #s(literal -1 binary64) a))
(pow.f64 (/.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(*.f64 b (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(*.f64 a (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))
(*.f64 #s(literal 3 binary64) (/.f64 (/.f64 a b) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))
(*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a b))))
(*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))
(*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 a (/.f64 b #s(literal 3 binary64))))
(*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))))
(*.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b)))))
(*.f64 (/.f64 a b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(*.f64 (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal -3 binary64) (/.f64 a b)))
(*.f64 (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(*.f64 (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))) (/.f64 a b))
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(*.f64 (/.f64 #s(literal 3 binary64) b) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a (/.f64 b #s(literal 3 binary64))))))
(*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b)))
(*.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) b) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b))))
(*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) b)
(*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 b #s(literal 3 binary64))) a)
(*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b a)) (/.f64 a (/.f64 b #s(literal 3 binary64))))
(*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))) b) a)
(*.f64 (/.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 b #s(literal -1/3 binary64))) b) (-.f64 #s(literal 0 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 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 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(pow.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) #s(literal -1 binary64)))
(/.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal -135/128 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))
(*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 c c) (*.f64 a a)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -135/128 binary64) (*.f64 c c)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(*.f64 (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a))) c)
(*.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 a (*.f64 c c)))
(*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -135/128 binary64))
(*.f64 (*.f64 (*.f64 c c) #s(literal -135/128 binary64)) (*.f64 a a))
(*.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal -135/128 binary64))) a)
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -9/16 binary64))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -9/16 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))
(fma.f64 c (*.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))
(fma.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))
(fma.f64 b (*.f64 b (*.f64 (*.f64 b b) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -9/16 binary64))))))
(fma.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -9/16 binary64))))))
(fma.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))
(fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))
(fma.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))
(fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -9/16 binary64))))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal -3/8 binary64)) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -9/16 binary64))))))
(fma.f64 (*.f64 b #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -9/16 binary64))))))
(fma.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) b) b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -3/8 binary64)) b) b (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -9/16 binary64))))))
(fma.f64 (*.f64 (*.f64 b b) c) (*.f64 a #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 c a)) #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal -9/16 binary64)) (*.f64 c a) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -9/16 binary64))))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b #s(literal -3/8 binary64))) b (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -9/16 binary64))))))
(*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))
(*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))) (*.f64 b b))
(*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))) b)
(neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c c)))
(neg.f64 (*.f64 (*.f64 c c) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))))))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (neg.f64 (*.f64 c c)) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (pow.f64 b #s(literal 7 binary64)))
(pow.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) #s(literal -1 binary64))
(*.f64 c (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
(*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 c c)))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c c))
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 c c))))
(*.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) c)
(*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64))))
(neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) c))
(neg.f64 (*.f64 c (/.f64 a #s(literal 1/3 binary64))))
(neg.f64 (/.f64 (*.f64 c a) #s(literal 1/3 binary64)))
(/.f64 c (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 c a) #s(literal -1/3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 c a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal 1/3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 (/.f64 c #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) #s(literal -1/3 binary64))
(pow.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) #s(literal -1 binary64))
(*.f64 c (/.f64 a #s(literal -1/3 binary64)))
(*.f64 a (/.f64 c #s(literal -1/3 binary64)))
(*.f64 a (*.f64 #s(literal -3 binary64) c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 (/.f64 a #s(literal -1/3 binary64)) c)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal 3 binary64))
(*.f64 (/.f64 c #s(literal -1/3 binary64)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a))
(neg.f64 (/.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))
(/.f64 #s(literal 1/3 binary64) a)
(/.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -3 binary64))
(/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1/3 binary64))
(neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b)))))
(neg.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b a))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) (/.f64 #s(literal 1 binary64) a))
(/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)) (/.f64 #s(literal -1 binary64) a))
(pow.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a))) #s(literal -1 binary64))
(*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))))
(*.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64))))
(*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b))
(*.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b)))
(*.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) b) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 3 binary64))) a)
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b) a)
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) b) (-.f64 #s(literal 0 binary64) a))
(+.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1/3 binary64) a)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/3 binary64)))
(neg.f64 (/.f64 a #s(literal 1/3 binary64)))
(/.f64 a #s(literal -1/3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) a))
(/.f64 #s(literal 3 binary64) (/.f64 #s(literal -1 binary64) a))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/3 binary64))
(pow.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -1 binary64))
(*.f64 a #s(literal -3 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/3 binary64)))
(*.f64 #s(literal -3 binary64) a)
(*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))
(*.f64 #s(literal 3 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 3 binary64))

simplify1.2s (4.9%)

Algorithm
egg-herbie
Rules
7124×*-lowering-*.f32
7124×*-lowering-*.f64
2698×+-lowering-+.f64
2698×+-lowering-+.f32
2282×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0181914941
1646114119
0833114119
Stop Event
iter limit
node limit
Counts
744 → 744
Calls
Call 1
Inputs
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (* c (pow (sqrt -3) 2))))))
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* -1 (* b (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))))))
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* -1 (* b (+ (* 3/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))))))
(* -2 (/ b (* a c)))
(* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c)))))
(* b (- (+ (* -1 (/ (+ (* -9/4 (* a c)) (* 9/8 (* a c))) (pow b 4))) (* 3/2 (/ 1 (pow b 2)))) (* 2 (/ 1 (* a c)))))
(* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -9/4 (* a c)) (* 9/8 (* a c)))))) (+ (* -2/3 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 27/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 3/2 (/ 1 (pow b 2)))) (+ (* -9/4 (/ (* a c) (pow b 4))) (+ (* 9/8 (/ (* a c) (pow b 4))) (* 2 (/ 1 (* a c)))))))
(/ -3/2 b)
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (- (+ 3/2 (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -9/8 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (- (+ 3/2 (* -1 (/ (+ (* -81/32 (* (pow a 3) (pow c 3))) (* -81/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/8 (/ (* a c) (pow b 2))))) b))
(* -2 (/ b (* a c)))
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(/ (+ (* -2 (/ b a)) (* c (+ (* -1 (* c (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c)
(/ (+ (* -2 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c)
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(/ (+ (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (pow (sqrt -3) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (* -3 (/ b (* a (pow (sqrt -3) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* a (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)
(* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* a (pow (sqrt 3) 2))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c))
(* -2 (/ b (* a c)))
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)
(/ (+ (* -2 (/ b c)) (* a (+ (* -1 (* a (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a)
(/ (+ (* -2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a)
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(/ (+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2))))) a)
(/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2))))) a)
(/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) a)
(* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* c (pow (sqrt 3) 2))))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a))
(* -1 (* (sqrt (* a c)) (sqrt -3)))
(- b (* (sqrt (* a c)) (sqrt -3)))
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))
(* 3/2 (/ (* a c) b))
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b)
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)
(* 2 b)
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)))
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* 3/2 (/ (* a c) b))
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b))))
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))
(* -1 (* (sqrt (* a c)) (sqrt -3)))
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* 3/2 (/ (* a c) b))
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b))))
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))
(* -1 (* (sqrt (* a c)) (sqrt -3)))
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -2 (/ b c))
(+ (* -2 (/ b c)) (* 3/2 (/ a b)))
(+ (* -2 (/ b c)) (* a (+ (* 9 (* a (+ (* -1/8 (/ c (pow b 3))) (* 1/4 (/ c (pow b 3)))))) (* 3/2 (/ 1 b)))))
(+ (* -2 (/ b c)) (* a (+ (* a (+ (* 9 (* a (+ (* -3/4 (/ (* c (+ (* -1/8 (/ c (pow b 3))) (* 1/4 (/ c (pow b 3))))) (pow b 2))) (+ (* -3/16 (/ (pow c 2) (pow b 5))) (* 2/27 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (* 9 (+ (* -1/8 (/ c (pow b 3))) (* 1/4 (/ c (pow b 3))))))) (* 3/2 (/ 1 b)))))
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))
(- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2)))))
(- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -3 (/ b (* c (pow (sqrt 3) 2)))))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* -3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (+ (* 9 (* b (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -9 (* b (- (* 1/6 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (* 9 (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))
(* -2 (/ b c))
(* b (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(* b (- (+ (* 3/2 (/ a (pow b 2))) (* 9 (/ (+ (* -1/8 (* (pow a 2) c)) (* 1/4 (* (pow a 2) c))) (pow b 4)))) (* 2 (/ 1 c))))
(* b (- (+ (* 3/2 (/ a (pow b 2))) (+ (* 9 (/ (+ (* -3/4 (* a (* c (+ (* -1/8 (* (pow a 2) c)) (* 1/4 (* (pow a 2) c)))))) (+ (* -3/16 (* (pow a 3) (pow c 2))) (* 2/27 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (* 9 (/ (+ (* -1/8 (* (pow a 2) c)) (* 1/4 (* (pow a 2) c))) (pow b 4))))) (* 2 (/ 1 c))))
(* -3/2 (/ a b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(* -1 (/ (+ (* -9 (/ (+ (* -9/32 (* (pow a 4) (pow c 3))) (* -9/128 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) b))
(* -2 (/ b c))
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) c)
(/ (+ (* -2 b) (* c (+ (* 3/2 (/ a b)) (* 9 (* c (+ (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (pow a 2) (pow b 3))))))))) c)
(/ (+ (* -2 b) (* c (+ (* 3/2 (/ a b)) (* c (+ (* 9 (* c (+ (* -3/4 (/ (* a (+ (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -3/16 (/ (pow a 3) (pow b 5))) (* 2/27 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)))))) (* 9 (+ (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (pow a 2) (pow b 3)))))))))) c)
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(/ (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) c)
(/ (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 9 (/ (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))))) c)
(/ (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 9 (/ (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 9 (/ (+ (* -1/6 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3)))))) c)
(* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (pow (sqrt 3) 2)))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -9 (/ (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* -3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -3 (/ (* b c) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -9 (/ (+ (* -1/6 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) c)) (* 9 (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) c))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) c))
(* -3 (* (sqrt (* a c)) (sqrt -3)))
(- (* 3 b) (* 3 (* (sqrt (* a c)) (sqrt -3))))
(- (* b (+ 3 (* -3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* 3 (* (sqrt (* a c)) (sqrt -3))))
(- (* b (+ 3 (* b (- (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* 3 (* (sqrt (* a c)) (sqrt -3))))
(* 9/2 (/ (* a c) b))
(/ (- (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -9/2 (* a c))) b)
(/ (- (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (- (* 3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)
(* 6 b)
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 6)))
(* -1 (* b (- (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))))
(* -1 (* b (- (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* 9/2 (/ (* a c) b))
(* c (- (* 27/8 (/ (* (pow a 2) c) (pow b 3))) (* -9/2 (/ a b))))
(* c (- (* c (- (* 81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3))))) (* -9/2 (/ a b))))
(* c (- (* c (- (* c (- (* 3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -81/16 (/ (pow a 3) (pow b 5))))) (* -27/8 (/ (pow a 2) (pow b 3))))) (* -9/2 (/ a b))))
(* -3 (* (sqrt (* a c)) (sqrt -3)))
(* c (- (* 3 (/ b c)) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))
(* c (- (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b c))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))
(* c (- (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b c))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))))
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (- (* -3 (/ b c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (- (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* 3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* 9/2 (/ (* a c) b))
(* a (- (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* -9/2 (/ c b))))
(* a (- (* a (- (* 81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))) (* -9/2 (/ c b))))
(* a (- (* a (- (* a (- (* 3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -81/16 (/ (pow c 3) (pow b 5))))) (* -27/8 (/ (pow c 2) (pow b 3))))) (* -9/2 (/ c b))))
(* -3 (* (sqrt (* a c)) (sqrt -3)))
(* a (- (* 3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(* a (- (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b a))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(* a (- (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b a))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (- (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (- (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* 3 b)
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* 1/9 (/ (* b (- (* -3 (pow a 2)) (* 3 (pow a 2)))) (pow a 3)))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* -1/9 (/ (- (* -3 (pow a 2)) (* 3 (pow a 2))) (pow a 3))))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (- (* -3 (pow a 2)) (* 3 (pow a 2))) (pow a 3)))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (- (* -3 (pow a 2)) (* 3 (pow a 2))) (pow a 3))))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -9/2 (/ (* (pow a 3) c) (pow b 2)))
(* (pow a 3) (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4)))))
(* (pow a 3) (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4)))))))
(* (pow a 3) (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -27/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 6))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))
(* (pow a 3) (- (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 3 (/ 1 a))))
(* (pow a 3) (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))) (* 3 (/ 1 a))))
(* (pow a 3) (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))) (* 3 (/ 1 a))))
(* -3 (* (sqrt (* (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* (pow a 3) (+ (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 a)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3))))) a)) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))
(/ (+ (* -3 (* (pow a 2) b)) (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3)))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ b (sqrt -3)))) (* 3 (pow a 2))))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3))) (* b (- (* b (+ (* -3/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ 1 (sqrt -3)))))) (* 3 (pow a 2))))) b)
(* -9/2 (/ (* (pow a 3) c) (pow b 2)))
(/ (+ (* -9/2 (* (pow a 3) c)) (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -81/16 (/ (* (pow a 5) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 3) c)) (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -81/16 (/ (* (pow a 5) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 3) c)) (+ (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 2))) (* -3/2 (/ (* (pow a 2) (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(- (* -3 (pow a 2)) (* 3 (pow a 2)))
(- (+ (* -3 (pow a 2)) (* 9/2 (/ (* (pow a 3) c) (pow b 2)))) (* 3 (pow a 2)))
(- (+ (* -3 (pow a 2)) (+ (* 27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 3) c) (pow b 2))))) (* 3 (pow a 2)))
(- (+ (* -3 (pow a 2)) (+ (* 27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 3) c) (pow b 2))) (* 81/16 (/ (* (pow a 5) (pow c 3)) (pow b 6)))))) (* 3 (pow a 2)))
(* -9/2 (/ (* (pow a 3) c) (pow b 2)))
(* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* -27/8 (/ (* (pow a 4) c) (pow b 4)))))
(* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 5) c) (pow b 6))) (* -27/8 (/ (pow a 4) (pow b 4)))))))
(* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* c (+ (* -27/8 (/ (pow a 4) (pow b 4))) (* c (+ (* -81/16 (/ (pow a 5) (pow b 6))) (* -3/2 (/ (* (pow a 2) (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))
(* c (+ (* -3 (/ (pow a 2) c)) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b)))))
(* c (- (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b)))) (* 3 (/ (pow a 2) c))))
(* c (- (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b))))) (* 3 (/ (pow a 2) c))))
(* -3 (* (sqrt (* (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ (pow a 2) c)))))
(* -1 (* c (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (pow a 2))) c)) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* (pow a 3) c)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) (* 3 (pow a 2))) c)) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(* 9 (/ (pow a 3) b))
(/ -3/8 (pow b 3))
(- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))
(- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(* (pow a 2) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(* (pow a 2) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a))))
(/ -3/8 (pow b 3))
(- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))
(- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 2) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* (pow c 2) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* -9/16 (* a (* (pow b 2) c)))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))) (pow b 7))
(/ -3/8 (pow b 3))
(/ (- (* -9/16 (/ (* a c) (pow b 2))) 3/8) (pow b 3))
(/ (- (+ (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/16 (/ (* a c) (pow b 2)))) 3/8) (pow b 3))
(/ (- (+ (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/16 (/ (* a c) (pow b 2)))) 3/8) (pow b 3))
(/ -3/8 (pow b 3))
(* -1 (/ (+ 3/8 (* 9/16 (/ (* a c) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ 3/8 (+ (* 9/16 (/ (* a c) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ 3/8 (+ (* 9/16 (/ (* a c) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (pow b 3)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -135/128 (* (pow a 2) (pow c 2)))
(* -9/16 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))
(* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))
(* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))
(* -3/8 (pow b 4))
(* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))
(* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))
(* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))
(* -3/8 (pow b 4))
(* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))
(* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))
(* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))
(* -3/8 (pow b 4))
(+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))
(+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))
(+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))
(* -9/16 (* a (* (pow b 2) c)))
(* c (+ (* -9/16 (* a (pow b 2))) (* -3/8 (/ (pow b 4) c))))
(* c (+ (* -9/16 (* a (pow b 2))) (* -3/8 (/ (pow b 4) c))))
(* c (+ (* -9/16 (* a (pow b 2))) (* -3/8 (/ (pow b 4) c))))
(* -9/16 (* a (* (pow b 2) c)))
(* -1 (* c (+ (* 3/8 (/ (pow b 4) c)) (* 9/16 (* a (pow b 2))))))
(* -1 (* c (+ (* 3/8 (/ (pow b 4) c)) (* 9/16 (* a (pow b 2))))))
(* -1 (* c (+ (* 3/8 (/ (pow b 4) c)) (* 9/16 (* a (pow b 2))))))
(* -3/8 (pow b 4))
(+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))
(+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))
(+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))
(* -9/16 (* a (* (pow b 2) c)))
(* a (+ (* -9/16 (* (pow b 2) c)) (* -3/8 (/ (pow b 4) a))))
(* a (+ (* -9/16 (* (pow b 2) c)) (* -3/8 (/ (pow b 4) a))))
(* a (+ (* -9/16 (* (pow b 2) c)) (* -3/8 (/ (pow b 4) a))))
(* -9/16 (* a (* (pow b 2) c)))
(* -1 (* a (+ (* 3/8 (/ (pow b 4) a)) (* 9/16 (* (pow b 2) c)))))
(* -1 (* a (+ (* 3/8 (/ (pow b 4) a)) (* 9/16 (* (pow b 2) c)))))
(* -1 (* a (+ (* 3/8 (/ (pow b 4) a)) (* 9/16 (* (pow b 2) c)))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(* 3 (pow a 2))
(* (pow a 2) (+ 3 (* -9/2 (/ (* a c) (pow b 2)))))
(* (pow a 2) (+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4)))))))
(* (pow a 2) (+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4)))))))))
(* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))
(* (pow a 3) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))
(* (pow a 3) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))))
(* (pow a 3) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))))
(* -3 (* (sqrt (* (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* (pow a 3) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -1 (* (pow a 3) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(* -1 (* (pow a 3) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))))
(* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))
(/ (+ (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3)))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ 1 (sqrt -3))))))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ a (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) b)
(* 3 (pow a 2))
(+ (* -9/2 (/ (* (pow a 3) c) (pow b 2))) (* 3 (pow a 2)))
(+ (* -9/2 (/ (* (pow a 3) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* 3 (pow a 2))))
(+ (* -81/16 (/ (* (pow a 5) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 3) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* 3 (pow a 2)))))
(* -3 (pow a 2))
(+ (* -3 (pow a 2)) (* 9/2 (/ (* (pow a 3) c) (pow b 2))))
(+ (* -3 (pow a 2)) (+ (* 27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 3) c) (pow b 2)))))
(+ (* -3 (pow a 2)) (+ (* 27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 3) c) (pow b 2))) (* 81/16 (/ (* (pow a 5) (pow c 3)) (pow b 6))))))
(* 3 (pow a 2))
(+ (* -9/2 (/ (* (pow a 3) c) (pow b 2))) (* 3 (pow a 2)))
(+ (* 3 (pow a 2)) (* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* -27/8 (/ (* (pow a 4) c) (pow b 4))))))
(+ (* 3 (pow a 2)) (* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 5) c) (pow b 6))) (* -27/8 (/ (pow a 4) (pow b 4))))))))
(* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))
(* c (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b)))))
(* c (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b))))))
(* c (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* a (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b)))))))
(* -3 (* (sqrt (* (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* a (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))))
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
Outputs
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b))) c))) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 135/128 binary64)))) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b (*.f64 a (*.f64 a a))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) a))) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 c c))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 c c))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 c c))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64)))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 1/3 binary64)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a))) a)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 c a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)))) c)))
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (* c (pow (sqrt -3) 2))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)))
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* -1 (* b (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) #s(literal -3/2 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* -1 (* b (+ (* 3/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) #s(literal -3/2 binary64)))))))
(* -2 (/ b (* a c)))
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c a))
(* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c)))))
(*.f64 b (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2 binary64) (*.f64 c a))))
(* b (- (+ (* -1 (/ (+ (* -9/4 (* a c)) (* 9/8 (* a c))) (pow b 4))) (* 3/2 (/ 1 (pow b 2)))) (* 2 (/ 1 (* a c)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2 binary64) (*.f64 c a)))))
(* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -9/4 (* a c)) (* 9/8 (* a c)))))) (+ (* -2/3 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 27/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 3/2 (/ 1 (pow b 2)))) (+ (* -9/4 (/ (* a c) (pow b 4))) (+ (* 9/8 (/ (* a c) (pow b 4))) (* 2 (/ 1 (* a c)))))))
(*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 c (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/4 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 #s(literal 9/8 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))))))))))
(/ -3/2 b)
(/.f64 #s(literal -3/2 binary64) b)
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 9/8 binary64)) (*.f64 b b))) b))
(* -1 (/ (- (+ 3/2 (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -9/8 (/ (* a c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b b)))) b))
(* -1 (/ (- (+ 3/2 (* -1 (/ (+ (* -81/32 (* (pow a 3) (pow c 3))) (* -81/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/8 (/ (* a c) (pow b 2))))) b))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 3/2 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -405/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64)))))) b)
(* -2 (/ b (* a c)))
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c a))
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c)
(/ (+ (* -2 (/ b a)) (* c (+ (* -1 (* c (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (/.f64 #s(literal 3/2 binary64) b)))) c)
(/ (+ (* -2 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (-.f64 (neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))))))) c)
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(/ (+ (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (pow (sqrt -3) 2))))) c)
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (/.f64 b a) #s(literal -3 binary64)))) c)
(/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (* -3 (/ b (* a (pow (sqrt -3) 2))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -3/2 binary64)) (*.f64 c c))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) c)
(/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* a (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (/.f64 (*.f64 c c) a))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -3/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))) c)
(* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* a (pow (sqrt 3) 2))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c b) a))) c))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3/2 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3/2 binary64)))) c)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c b) a))) c))) c))
(* -2 (/ b (* a c)))
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c a))
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a)
(/ (+ (* -2 (/ b c)) (* a (+ (* -1 (* a (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a)
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) a)
(/ (+ (* -2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a)
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))))))) a)
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(/ (+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2))))) a)
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 c #s(literal -3 binary64))))) a)
(/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2))))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -3/2 binary64)) (*.f64 a a))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 b c)))) a)
(/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -3/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b c)) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64)))))))) a)
(* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* c (pow (sqrt 3) 2))))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b c)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b a) c))) a))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b a) c))) a))) a))
(* -1 (* (sqrt (* a c)) (sqrt -3)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(- b (* (sqrt (* a c)) (sqrt -3)))
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* 3/2 (/ (* a c) b))
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c a) b))
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b)
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) b)
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)
(/.f64 (-.f64 (/.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 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) b)
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -2 binary64)))
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))))
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64)))))
(* 3/2 (/ (* a c) b))
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c a) b))
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.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 405/64 binary64)))) b) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))
(* -1 (* (sqrt (* a c)) (sqrt -3)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(*.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 -3 binary64)))) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (-.f64 (/.f64 b c) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64))))))))
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))))
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (neg.f64 (/.f64 (+.f64 b (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))))
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))) c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))))
(* 3/2 (/ (* a c) b))
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c a) b))
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))))
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))))
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.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 405/64 binary64)))) b) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))))
(* -1 (* (sqrt (* a c)) (sqrt -3)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(*.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 -3 binary64)))) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (-.f64 (+.f64 (/.f64 b a) (*.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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/8 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64)))))))
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (neg.f64 (/.f64 (+.f64 b (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) a))) a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64)))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 1/3 binary64)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a))) a)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 c a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)))) c)))
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(+ (* -2 (/ b c)) (* 3/2 (/ a b)))
(+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b)))
(+ (* -2 (/ b c)) (* a (+ (* 9 (* a (+ (* -1/8 (/ c (pow b 3))) (* 1/4 (/ c (pow b 3)))))) (* 3/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64))))))
(+ (* -2 (/ b c)) (* a (+ (* a (+ (* 9 (* a (+ (* -3/4 (/ (* c (+ (* -1/8 (/ c (pow b 3))) (* 1/4 (/ c (pow b 3))))) (pow b 2))) (+ (* -3/16 (/ (pow c 2) (pow b 5))) (* 2/27 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (* 9 (+ (* -1/8 (/ c (pow b 3))) (* 1/4 (/ c (pow b 3))))))) (* 3/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 2/27 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 c c)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64))))))))
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))
(*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 c #s(literal -3 binary64)))))
(- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2)))))
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -3/2 binary64)) (*.f64 a a))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 b c))))
(- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -3/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b c)) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64))))))))
(* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -3 (/ b (* c (pow (sqrt 3) 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) c) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) c))) a))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* -3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 c c)) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) c))) a))
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))
(*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 c #s(literal -3 binary64)))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (+ (* 9 (* b (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) b) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 c #s(literal -3 binary64))))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -9 (* b (- (* 1/6 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (* 9 (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -9 binary64) b) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) #s(literal 1/6 binary64))))))))
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* b (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 b (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c)))
(* b (- (+ (* 3/2 (/ a (pow b 2))) (* 9 (/ (+ (* -1/8 (* (pow a 2) c)) (* 1/4 (* (pow a 2) c))) (pow b 4)))) (* 2 (/ 1 c))))
(*.f64 b (-.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) c)))
(* b (- (+ (* 3/2 (/ a (pow b 2))) (+ (* 9 (/ (+ (* -3/4 (* a (* c (+ (* -1/8 (* (pow a 2) c)) (* 1/4 (* (pow a 2) c)))))) (+ (* -3/16 (* (pow a 3) (pow c 2))) (* 2/27 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (* 9 (/ (+ (* -1/8 (* (pow a 2) c)) (* 1/4 (* (pow a 2) c))) (pow b 4))))) (* 2 (/ 1 c))))
(*.f64 b (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 #s(literal 9 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c))) (*.f64 #s(literal 2/27 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) a) (/.f64 #s(literal 405/64 binary64) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/8 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 2 binary64) c))))
(* -3/2 (/ a b))
(*.f64 #s(literal -3/2 binary64) (/.f64 a b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 3/2 binary64))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 3/2 binary64))) (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) b))
(* -1 (/ (+ (* -9 (/ (+ (* -9/32 (* (pow a 4) (pow c 3))) (* -9/128 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 3/2 binary64))) (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) #s(literal -45/128 binary64))) (pow.f64 b #s(literal 6 binary64)))) b))
(* -2 (/ b c))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) c)
(/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 b #s(literal -2 binary64))) c)
(/ (+ (* -2 b) (* c (+ (* 3/2 (/ a b)) (* 9 (* c (+ (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (pow a 2) (pow b 3))))))))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (*.f64 (*.f64 #s(literal 9 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))))) c)
(/ (+ (* -2 b) (* c (+ (* 3/2 (/ a b)) (* c (+ (* 9 (* c (+ (* -3/4 (/ (* a (+ (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -3/16 (/ (pow a 3) (pow b 5))) (* 2/27 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)))))) (* 9 (+ (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (pow a 2) (pow b 3)))))))))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2/27 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) a)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))))))) c)
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(/ (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) c)
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))) (/.f64 b #s(literal -3 binary64)))) c)
(/ (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 9 (/ (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))))) c)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))) (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))) (*.f64 c c))) c)
(/ (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 9 (/ (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 9 (/ (+ (* -1/6 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3)))))) c)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))) (/.f64 b #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64)) (*.f64 c c)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))))) c)
(* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (pow (sqrt 3) 2)))) c))
(neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b #s(literal 3 binary64)))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -9 (/ (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* -3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64))) c) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c b)) #s(literal 3 binary64))) c))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -3 (/ (* b c) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -9 (/ (+ (* -1/6 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) c)) (* 9 (+ (* -1/6 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) c))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c b)) #s(literal 3 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c) (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64)))) c)) c))) c))
(* -3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(- (* 3 b) (* 3 (* (sqrt (* a c)) (sqrt -3))))
(*.f64 #s(literal 3 binary64) (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))))
(- (* b (+ 3 (* -3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* 3 (* (sqrt (* a c)) (sqrt -3))))
(+.f64 (*.f64 b (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))))
(- (* b (+ 3 (* b (- (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* 3 (* (sqrt (* a c)) (sqrt -3))))
(+.f64 (*.f64 b (+.f64 #s(literal 3 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))))) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))))
(* 9/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c a)) b)
(/ (- (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -9/2 (* a c))) b)
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 27/8 binary64)) (*.f64 #s(literal 9/2 binary64) (*.f64 c a))) b)
(/ (- (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -27/8 binary64)))) b)
(/ (- (* 3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -27/8 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -81/16 binary64)))) b)
(* 6 b)
(*.f64 b #s(literal 6 binary64))
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 6)))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -6 binary64)))
(* -1 (* b (- (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/8 binary64)) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
(* -1 (* b (- (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/8 binary64)))))
(* 9/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c a)) b)
(* c (- (* 27/8 (/ (* (pow a 2) c) (pow b 3))) (* -9/2 (/ a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/2 binary64) (/.f64 a b))))
(* c (- (* c (- (* 81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3))))) (* -9/2 (/ a b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 9/2 binary64) (/.f64 a b))))
(* c (- (* c (- (* c (- (* 3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -81/16 (/ (pow a 3) (pow b 5))))) (* -27/8 (/ (pow a 2) (pow b 3))))) (* -9/2 (/ a b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 9/2 binary64) (/.f64 a b))))
(* -3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* c (- (* 3 (/ b c)) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (- (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b c))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/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 -3 binary64)))) (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* c (- (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b c))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (-.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) c) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 3/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 -3 binary64))))))))
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (- (* -3 (/ b c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) c) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (- (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* 3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 3 binary64)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))) c)) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))))
(* 9/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c a)) b)
(* a (- (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* -9/2 (/ c b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/2 binary64) (/.f64 c b))))
(* a (- (* a (- (* 81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))) (* -9/2 (/ c b))))
(*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 9/2 binary64) (/.f64 c b))))
(* a (- (* a (- (* a (- (* 3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -81/16 (/ (pow c 3) (pow b 5))))) (* -27/8 (/ (pow c 2) (pow b 3))))) (* -9/2 (/ c b))))
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 9/2 binary64) (/.f64 c b))))
(* -3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* a (- (* 3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(* a (- (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b a))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))))
(* a (- (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b a))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (*.f64 #s(literal 3/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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64))))))
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (- (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) a) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* a (- (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) a)) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 3 binary64)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) a))) a)) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64)))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 1/3 binary64)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a))) a)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* 1/9 (/ (* b (- (* -3 (pow a 2)) (* 3 (pow a 2)))) (pow a 3)))
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 b (*.f64 (*.f64 a a) #s(literal -6 binary64)))) (*.f64 a (*.f64 a a)))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* -1/9 (/ (- (* -3 (pow a 2)) (* 3 (pow a 2))) (pow a 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 a a) #s(literal -6 binary64))) (*.f64 a (*.f64 a a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (- (* -3 (pow a 2)) (* 3 (pow a 2))) (pow a 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 a a) #s(literal -6 binary64))) (*.f64 a (*.f64 a a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (- (* -3 (pow a 2)) (* 3 (pow a 2))) (pow a 3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 a a) #s(literal -6 binary64))) (*.f64 a (*.f64 a a))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 c a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)))) c)))
(* -9/2 (/ (* (pow a 3) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -9/2 binary64)) (*.f64 b b))
(* (pow a 3) (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow a 3) (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow a 3) (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -27/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 6))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b b))))))))
(* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* (pow a 3) (- (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 3 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) b)) (/.f64 #s(literal 3 binary64) a)))
(* (pow a 3) (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))) (* 3 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 3 binary64) a)))
(* (pow a 3) (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))) (* 3 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -3/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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 3 binary64) a))))
(* -3 (* (sqrt (* (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))
(* -1 (* (pow a 3) (+ (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 a)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3 binary64)) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3))))) a)) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a) #s(literal -3 binary64))) a)))
(* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(/ (+ (* -3 (* (pow a 2) b)) (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b (*.f64 a a))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ b (sqrt -3)))) (* 3 (pow a 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 b (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 a a) #s(literal -3 binary64))))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3))) (* b (- (* b (+ (* -3/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ 1 (sqrt -3)))))) (* 3 (pow a 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))))) (*.f64 (*.f64 a a) #s(literal -3 binary64))))) b)
(* -9/2 (/ (* (pow a 3) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -9/2 binary64)) (*.f64 b b))
(/ (+ (* -9/2 (* (pow a 3) c)) (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -9/2 binary64)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -81/16 (/ (* (pow a 5) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 3) c)) (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -9/2 binary64)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b))
(/ (+ (* -81/16 (/ (* (pow a 5) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 3) c)) (+ (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 2))) (* -3/2 (/ (* (pow a 2) (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -9/2 binary64)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b))
(- (* -3 (pow a 2)) (* 3 (pow a 2)))
(*.f64 (*.f64 a a) #s(literal -6 binary64))
(- (+ (* -3 (pow a 2)) (* 9/2 (/ (* (pow a 3) c) (pow b 2)))) (* 3 (pow a 2)))
(+.f64 (*.f64 (*.f64 a a) #s(literal -3 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b)) (*.f64 #s(literal 3 binary64) (*.f64 a a))))
(- (+ (* -3 (pow a 2)) (+ (* 27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 3) c) (pow b 2))))) (* 3 (pow a 2)))
(+.f64 (*.f64 (*.f64 a a) #s(literal -3 binary64)) (-.f64 (+.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b)) (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 a a))))
(- (+ (* -3 (pow a 2)) (+ (* 27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 3) c) (pow b 2))) (* 81/16 (/ (* (pow a 5) (pow c 3)) (pow b 6)))))) (* 3 (pow a 2)))
(+.f64 (*.f64 (*.f64 a a) #s(literal -3 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a a))))
(* -9/2 (/ (* (pow a 3) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -9/2 binary64)) (*.f64 b b))
(* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* -27/8 (/ (* (pow a 4) c) (pow b 4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 c (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))))
(* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 5) c) (pow b 6))) (* -27/8 (/ (pow a 4) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* c (+ (* -27/8 (/ (pow a 4) (pow b 4))) (* c (+ (* -81/16 (/ (pow a 5) (pow b 6))) (* -3/2 (/ (* (pow a 2) (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 c (*.f64 a a)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b b))))))))
(* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* c (+ (* -3 (/ (pow a 2) c)) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3 binary64)) c) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c))))))
(* c (- (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b)))) (* 3 (/ (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a a)) c))))
(* c (- (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b))))) (* 3 (/ (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a a)) c)))))
(* -3 (* (sqrt (* (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))
(* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ (pow a 2) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 a a) c))))
(* -1 (* c (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (pow a 2))) c)) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* (pow a 3) c)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) (* 3 (pow a 2))) c)) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) (*.f64 (*.f64 a a) #s(literal -3 binary64))) c))))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(* 9 (/ (pow a 3) b))
(*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))
(/ -3/8 (pow b 3))
(/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))
(- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))
(-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(/ -3/8 (pow b 3))
(/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))
(- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))
(-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))
(- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))
(- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 2) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 2) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* -9/16 (* a (* (pow b 2) c)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ -3/8 (pow b 3))
(/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))
(/ (- (* -9/16 (/ (* a c) (pow b 2))) 3/8) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))
(/ (- (+ (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/16 (/ (* a c) (pow b 2)))) 3/8) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (- (+ (* -135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/16 (/ (* a c) (pow b 2)))) 3/8) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))
(/ -3/8 (pow b 3))
(/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ 3/8 (* 9/16 (/ (* a c) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ 3/8 (+ (* 9/16 (/ (* a c) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 #s(literal 3/8 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ 3/8 (+ (* 9/16 (/ (* a c) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 #s(literal 3/8 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -135/128 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c))
(* -9/16 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))
(* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))
(* (pow b 2) (+ (* -9/16 (* a c)) (* -3/8 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))
(* -3/8 (pow b 4))
(*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -3/8 binary64)))
(* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -3/8 binary64)))
(* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -3/8 binary64)))
(* -3/8 (pow b 4))
(*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -3/8 binary64)))
(* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -3/8 binary64)))
(* (pow b 4) (- (* -9/16 (/ (* a c) (pow b 2))) 3/8))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -3/8 binary64)))
(* -3/8 (pow b 4))
(*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))
(+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64))))
(+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))
(+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64))))
(+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))
(+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64))))
(* -9/16 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* c (+ (* -9/16 (* a (pow b 2))) (* -3/8 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* c (+ (* -9/16 (* a (pow b 2))) (* -3/8 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* c (+ (* -9/16 (* a (pow b 2))) (* -3/8 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* -9/16 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -1 (* c (+ (* 3/8 (/ (pow b 4) c)) (* 9/16 (* a (pow b 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 b b)))))
(* -1 (* c (+ (* 3/8 (/ (pow b 4) c)) (* 9/16 (* a (pow b 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 b b)))))
(* -1 (* c (+ (* 3/8 (/ (pow b 4) c)) (* 9/16 (* a (pow b 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 b b)))))
(* -3/8 (pow b 4))
(*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))
(+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64))))
(+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))
(+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64))))
(+ (* -9/16 (* a (* (pow b 2) c))) (* -3/8 (pow b 4)))
(+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64))))
(* -9/16 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* a (+ (* -9/16 (* (pow b 2) c)) (* -3/8 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* a (+ (* -9/16 (* (pow b 2) c)) (* -3/8 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* a (+ (* -9/16 (* (pow b 2) c)) (* -3/8 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* -9/16 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -1 (* a (+ (* 3/8 (/ (pow b 4) a)) (* 9/16 (* (pow b 2) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 b #s(literal 4 binary64))) a) (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 b b)))))
(* -1 (* a (+ (* 3/8 (/ (pow b 4) a)) (* 9/16 (* (pow b 2) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 b #s(literal 4 binary64))) a) (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 b b)))))
(* -1 (* a (+ (* 3/8 (/ (pow b 4) a)) (* 9/16 (* (pow b 2) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 b #s(literal 4 binary64))) a) (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 b b)))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* (pow a 2) (+ 3 (* -9/2 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
(* (pow a 2) (+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow a 2) (+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4)))))))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))
(* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* (pow a 3) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3/2 binary64))))
(* (pow a 3) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal -3/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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* (pow a 3) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -3/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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3/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 -3 binary64)) #s(literal 5 binary64))))))))
(* -3 (* (sqrt (* (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))
(* -1 (* (pow a 3) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* (pow a 3) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* (pow a 3) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/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 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))))
(* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(/ (+ (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ 1 (sqrt -3))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 5) c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ a (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64))) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))))) b)
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(+ (* -9/2 (/ (* (pow a 3) c) (pow b 2))) (* 3 (pow a 2)))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -9/2 binary64)) (*.f64 b b)))
(+ (* -9/2 (/ (* (pow a 3) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* 3 (pow a 2))))
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -9/2 binary64)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a a)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))))
(+ (* -81/16 (/ (* (pow a 5) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 3) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* 3 (pow a 2)))))
(+.f64 (+.f64 (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -9/2 binary64)) (*.f64 b b))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a a)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))))
(* -3 (pow a 2))
(*.f64 (*.f64 a a) #s(literal -3 binary64))
(+ (* -3 (pow a 2)) (* 9/2 (/ (* (pow a 3) c) (pow b 2))))
(+.f64 (*.f64 (*.f64 a a) #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal 9/2 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b)))
(+ (* -3 (pow a 2)) (+ (* 27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 3) c) (pow b 2)))))
(+.f64 (*.f64 (*.f64 a a) #s(literal -3 binary64)) (+.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b)) (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))))
(+ (* -3 (pow a 2)) (+ (* 27/8 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 3) c) (pow b 2))) (* 81/16 (/ (* (pow a 5) (pow c 3)) (pow b 6))))))
(+.f64 (*.f64 (*.f64 a a) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 6 binary64)))))))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(+ (* -9/2 (/ (* (pow a 3) c) (pow b 2))) (* 3 (pow a 2)))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -9/2 binary64)) (*.f64 b b)))
(+ (* 3 (pow a 2)) (* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* -27/8 (/ (* (pow a 4) c) (pow b 4))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a a)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 c (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))))
(+ (* 3 (pow a 2)) (* c (+ (* -9/2 (/ (pow a 3) (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 5) c) (pow b 6))) (* -27/8 (/ (pow a 4) (pow b 4))))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a a)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))))))
(* 3 (* (sqrt (* (pow a 5) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* c (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b)))))
(*.f64 c (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))))
(* c (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))
(* c (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* a (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (sqrt -3) b)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))))))
(* -3 (* (sqrt (* (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))
(* -1 (* c (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* a (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 5) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 7 binary64)))))))))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))

eval513.0ms (2.1%)

Compiler

Compiled 89377 to 6321 computations (92.9% saved)

prune613.0ms (2.5%)

Pruning

115 alts after pruning (107 fresh and 8 done)

PrunedKeptTotal
New2107552162
Fresh275279
Picked325
Done167
Total21381152253
Accuracy
99.8%
Counts
2253 → 115
Alt Table
Click to see full alt table
StatusAccuracyProgram
29.3%
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 b (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)))) (/.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
31.8%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (*.f64 a (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
31.6%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64))))
31.0%
(fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
95.3%
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
30.8%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
31.8%
(/.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (*.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
31.3%
(/.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
32.1%
(/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
32.1%
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
32.2%
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
30.0%
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) a) #s(literal -3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
30.8%
(/.f64 (/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b)) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
30.0%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) b) #s(literal 1/3 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
30.0%
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/3 binary64)))
30.4%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
29.9%
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) (/.f64 #s(literal 3 binary64) b)) a)
30.4%
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)) a)
30.0%
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) b))
30.0%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) a) (*.f64 a #s(literal -3 binary64)))
29.9%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
31.0%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))) a) #s(literal -9 binary64))
81.6%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
81.7%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
81.6%
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
93.8%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) a))
90.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a))
90.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c))
95.5%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (-.f64 (neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))))))) c))
93.9%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (/.f64 #s(literal 3/2 binary64) b)))) c))
81.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c a)))
30.4%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
30.4%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -3 binary64)))
90.5%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2 binary64) (*.f64 c a)))))
95.3%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 c (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/4 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 #s(literal 9/8 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))))))))))
31.0%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))))))
29.9%
(/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
30.8%
(/.f64 (-.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))))
29.9%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
30.0%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a))))
29.9%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 a (/.f64 b #s(literal 3 binary64)))))
30.1%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))))
29.7%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 a b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 a b)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)))
29.9%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 a a))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
29.5%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 #s(literal 3 binary64) b))
30.2%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
30.1%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (*.f64 (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 b (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)))))
30.8%
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a a))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 b a)) (/.f64 (/.f64 b a) (/.f64 a (/.f64 b #s(literal 3 binary64))))))
30.8%
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 a a))) (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 a (*.f64 a a)) b)))
30.2%
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (/.f64 b a))) (*.f64 #s(literal 3 binary64) (*.f64 a a))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
30.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
30.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))))
31.4%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) (*.f64 a a))
30.0%
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
30.4%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
30.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
30.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 (/.f64 b a) b)))) b) (*.f64 #s(literal 3 binary64) a))
31.3%
(/.f64 (+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (fma.f64 (/.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a b) (*.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (/.f64 a b)))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
32.0%
(/.f64 (+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 b a) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) b) (/.f64 #s(literal 3 binary64) (/.f64 b a))))
30.6%
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
30.7%
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
29.5%
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
31.4%
(/.f64 (+.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -9 binary64))))
30.3%
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal -9 binary64))
95.0%
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))) (*.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 #s(literal -2 binary64) c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64)))))))))
95.3%
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))))) a) b) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) b))
94.6%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 7 binary64)))
30.1%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
29.4%
(/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))
30.0%
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (*.f64 b a)) (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
30.4%
(/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
30.3%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -3 binary64))
30.1%
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) b) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))
82.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
30.0%
(/.f64 (neg.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
30.1%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) (/.f64 a b))))
81.7%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b)))
94.1%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (*.f64 (*.f64 #s(literal 9 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))))) c))
95.7%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2/27 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) a)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))))))) c))
90.9%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 b #s(literal -2 binary64))) c))
81.8%
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c))))
30.0%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 9 binary64) (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a)))))
81.9%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
94.1%
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))))))
95.6%
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 2/27 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 c c)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))))))))
90.8%
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))
81.8%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
90.8%
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c))))
81.8%
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
29.9%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
30.6%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) a (*.f64 (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) a)))
30.8%
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
30.8%
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64)))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
95.1%
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c)) (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64))))))
93.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))))
95.5%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64))))))
31.2%
(+.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a))) (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
95.0%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) c)))
94.9%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
30.0%
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (/.f64 b #s(literal 3 binary64))))))
30.1%
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a b)))
30.4%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
30.4%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
30.0%
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (*.f64 b a)) (*.f64 a #s(literal -9 binary64))) (/.f64 (/.f64 #s(literal 3 binary64) b) (/.f64 a b)))
30.1%
(*.f64 (/.f64 b a) (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64)))
30.4%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
31.0%
(*.f64 (/.f64 #s(literal -1/9 binary64) a) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 b #s(literal 1/3 binary64))))
81.8%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
30.3%
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/3 binary64)))
29.9%
(*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
30.7%
(*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)))
30.0%
(*.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal 1/9 binary64))
90.4%
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
95.3%
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal 1/2 binary64) b)))
29.9%
(neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) (*.f64 b a)))) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 a b))))
Compiler

Compiled 10473 to 3444 computations (67.1% saved)

regimes498.0ms (2%)

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

5 calls:

116.0ms
c
85.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
76.0ms
(*.f64 #s(literal 3 binary64) a)
60.0ms
b
56.0ms
a
Results
AccuracySegmentsBranch
95.7%1a
95.7%1b
95.7%1c
95.7%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
95.7%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes572.0ms (2.4%)

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

5 calls:

159.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
93.0ms
c
83.0ms
(*.f64 #s(literal 3 binary64) a)
80.0ms
a
69.0ms
b
Results
AccuracySegmentsBranch
95.6%1b
95.6%1c
95.6%1a
95.6%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
95.6%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes361.0ms (1.5%)

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

5 calls:

76.0ms
b
73.0ms
c
66.0ms
a
52.0ms
(*.f64 #s(literal 3 binary64) a)
52.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
Results
AccuracySegmentsBranch
95.5%1a
95.5%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
95.5%1(*.f64 #s(literal 3 binary64) a)
95.5%1b
95.5%1c
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes187.0ms (0.8%)

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

5 calls:

46.0ms
b
35.0ms
(*.f64 #s(literal 3 binary64) a)
34.0ms
c
32.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
32.0ms
a
Results
AccuracySegmentsBranch
94.1%1b
94.1%1c
94.1%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
94.1%1a
94.1%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes68.0ms (0.3%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes59.0ms (0.2%)

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

3 calls:

35.0ms
a
12.0ms
b
9.0ms
c
Results
AccuracySegmentsBranch
90.9%1a
90.9%1c
90.9%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes16.0ms (0.1%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes24.0ms (0.1%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes5.0ms (0%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes4.0ms (0%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

simplify26.0ms (0.1%)

Algorithm
egg-herbie
Rules
86×*-commutative_binary64
38×+-commutative_binary64
1-exp_binary64
1-exp_binary32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0118298
1183298
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2/27 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) a)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))))))) c))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 2/27 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 c c)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (*.f64 (*.f64 #s(literal 9 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))))) c))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 b #s(literal -2 binary64))) c))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
Outputs
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2/27 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) a)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))))))) c))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2/27 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) a)))))))))) c))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 2/27 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 c c)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))))))))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 2/27 binary64) (*.f64 b (*.f64 #s(literal 405/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 c c)))))))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) #s(literal -3/8 binary64))))) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (*.f64 (*.f64 #s(literal 9 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))))) c))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 c #s(literal 9 binary64)))))) c))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)))))))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 b #s(literal -2 binary64))) c))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c a) b))) c))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 b #s(literal -2 binary64)) c)))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))

soundness4.2s (17.1%)

Rules
7382×*-lowering-*.f32
7382×*-lowering-*.f64
7274×*-lowering-*.f32
7274×*-lowering-*.f64
7124×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
062378
1293353
21985349
08279349
0149815650
1532814746
0899814746
01348
14044
215044
379644
4763344
0853344
0149815232
1532814331
0894814331
05583361
119153187
272583181
081043181
0181914941
1646114119
0833114119
01216
13115
27014
316914
429314
552214
6103614
7221914
8524214
9779314
0820914
068379
1322349
21801319
08481319
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 587 to 323 computations (45% saved)

preprocess379.0ms (1.6%)

Compiler

Compiled 642 to 260 computations (59.5% saved)

end0.0ms (0%)

Profiling

Loading profile data...