Cubic critical, narrow range

Time bar (total: 25.1s)

analyze826.0ms (3.3%)

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
0%0%0%100%0%0%0%7
2.3%0%0%100%0%0%0%8
11.3%0%0%100%0%0%0%9
21.1%0%0%100%0%0%0%10
28%0%0%100%0%0%0%11
40.1%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: 568.0ms
...c/correct-round.rkt:119:19: 410.0ms (72.2% of total)
ival-mult: 47.0ms (8.3% of total)
ival-<: 40.0ms (7% of total)
ival-sqrt: 15.0ms (2.6% of total)
ival-div: 13.0ms (2.3% of total)
ival-and: 11.0ms (1.9% of total)
ival-neg: 11.0ms (1.9% of total)
ival-add: 10.0ms (1.8% of total)
ival-sub: 9.0ms (1.6% of total)
const: 1.0ms (0.2% of total)
backward-pass: 1.0ms (0.2% of total)

sample3.3s (13.4%)

Results
1.5s4144×1valid
933.0ms4112×0valid
258.0ms1306×0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.0s
...c/correct-round.rkt:119:19: 461.0ms (22.7% of total)
ival-mult: 399.0ms (19.7% of total)
ival-<: 293.0ms (14.5% of total)
ival-neg: 169.0ms (8.3% of total)
ival-sqrt: 156.0ms (7.7% of total)
ival-div: 147.0ms (7.3% of total)
ival-add: 141.0ms (7% of total)
backward-pass: 117.0ms (5.8% of total)
ival-sub: 82.0ms (4% of total)
ival-and: 54.0ms (2.7% of total)
const: 7.0ms (0.3% of total)
Bogosity

preprocess226.0ms (0.9%)

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

explain209.0ms (0.8%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2233(0.41434265944929916 2.553381870302453 0.007785368047435671)0-(+.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
78.0ms264×0valid
74.0ms248×1valid
Compiler

Compiled 160 to 38 computations (76.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 59.0ms
ival-mult: 26.0ms (43.7% of total)
ival-sqrt: 7.0ms (11.8% of total)
backward-pass: 7.0ms (11.8% of total)
ival-div: 6.0ms (10.1% of total)
ival-add: 5.0ms (8.4% of total)
ival-neg: 4.0ms (6.7% of total)
ival-sub: 4.0ms (6.7% of total)
const: 1.0ms (1.7% 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
56.6%
(/.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)

simplify125.0ms (0.5%)

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)

localize125.0ms (0.5%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.6%
(+.f64 (*.f64 b b) (*.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))
accuracy56.8%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
Results
50.0ms132×0valid
39.0ms124×1valid
Compiler

Compiled 70 to 14 computations (80% saved)

Precisions
Click to see histograms. Total time spent on operations: 28.0ms
ival-mult: 14.0ms (49.9% of total)
backward-pass: 4.0ms (14.3% of total)
ival-div: 3.0ms (10.7% of total)
ival-sqrt: 3.0ms (10.7% of total)
ival-sub: 2.0ms (7.1% of total)
ival-add: 2.0ms (7.1% of total)
const: 1.0ms (3.6% of total)

series22.0ms (0.1%)

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

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

simplify331.0ms (1.3%)

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

eval133.0ms (0.5%)

Compiler

Compiled 20754 to 2230 computations (89.3% saved)

prune274.0ms (1.1%)

Pruning

92 alts after pruning (92 fresh and 0 done)

PrunedKeptTotal
New68992781
Fresh000
Picked101
Done000
Total69092782
Accuracy
99.2%
Counts
782 → 92
Alt Table
Click to see full alt table
StatusAccuracyProgram
56.5%
(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))))
56.8%
(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))))
56.4%
(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))))
56.1%
(/.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))
56.0%
(/.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)
56.2%
(/.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)))
56.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
56.7%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
56.1%
(/.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)
55.9%
(/.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)))
56.1%
(/.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))
86.1%
(/.f64 (/.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) (*.f64 #s(literal 3 binary64) a))
79.7%
(/.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))
56.6%
(/.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)
56.6%
(/.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)))
63.0%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
56.6%
(/.f64 (/.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))) (*.f64 #s(literal 3 binary64) a))
56.6%
(/.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))))))))
56.6%
(/.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)))
35.1%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
42.3%
(/.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))
42.3%
(/.f64 (-.f64 (+.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) (*.f64 #s(literal 3 binary64) a))
55.6%
(/.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)))))
55.9%
(/.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)))
56.1%
(/.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)))
56.1%
(/.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)))
56.1%
(/.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)))))
56.0%
(/.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))
55.9%
(/.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)))
56.2%
(/.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)))
56.6%
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a))
56.6%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
56.7%
(/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) b) (*.f64 #s(literal 3 binary64) a))
56.3%
(/.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))
56.5%
(/.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))
56.0%
(/.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)))))))
56.0%
(/.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)))
55.7%
(/.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))))))))
55.9%
(/.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)))
86.3%
(/.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)
89.6%
(/.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)
55.0%
(/.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)))
55.1%
(/.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))
55.8%
(/.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))))
55.7%
(/.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))
56.0%
(/.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)))))))
56.0%
(/.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)))
56.1%
(/.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)))
55.8%
(/.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))
55.9%
(/.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)))
79.9%
(/.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)
55.2%
(/.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))))
55.9%
(/.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))
56.6%
(/.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))
79.7%
(/.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))
86.1%
(/.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))
63.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
79.6%
(/.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))
85.9%
(/.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))
56.2%
(/.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))))
55.9%
(/.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)))))))))
56.1%
(/.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)))
56.2%
(/.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))))
56.2%
(/.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)))))
55.9%
(/.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)))))
56.6%
(/.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)))
56.6%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
56.6%
(/.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)))
55.7%
(-.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))))
55.1%
(-.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)))
55.6%
(-.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)))))
55.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))))
55.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))))
55.8%
(-.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))))
56.4%
(+.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)))))
56.1%
(+.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)))))
56.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)))))
79.9%
(+.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))))
89.6%
(+.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))))))
86.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))))))
55.5%
(+.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))))
56.6%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
56.6%
(*.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))
56.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
56.0%
(*.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))))))))
55.9%
(*.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))))
55.8%
(*.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))))
55.9%
(*.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))
56.6%
(*.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))
79.7%
(*.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)))))
86.1%
(*.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)))
89.5%
(*.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 5228 to 3246 computations (37.9% saved)

simplify301.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.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))
cost-diff128
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b))
cost-diff256
(*.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))
cost-diff384
(/.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)))
cost-diff0
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64))
cost-diff128
(-.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))
cost-diff128
(/.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)))
cost-diff256
(/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)
cost-diff0
(sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))))
cost-diff0
(-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b)
cost-diff0
(/.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-diff128
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
cost-diff0
(+.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))))))
cost-diff128
(*.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))))
cost-diff128
(/.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-diff128
(+.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
4080×*-lowering-*.f32
4080×*-lowering-*.f64
3586×/-lowering-/.f32
3586×/-lowering-/.f64
1320×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
061570
1175547
2544518
32023484
45780484
08507484
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)))) -3) (/ (* b (* a -3)) a)) (* a -9))
(- (* (sqrt (+ (* b b) (* c (* a -3)))) -3) (/ (* b (* a -3)) a))
(* (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)
a
-3
(/ (* b (* a -3)) a)
(* b (* a -3))
(* a -9)
-9
(/ (- (* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a -3) b)) -3) (* 3 (/ (* a -3) b)))
(- (* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a -3) b)) -3)
(* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a -3) b))
(/ (sqrt (+ (* b b) (* c (* a -3)))) a)
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
a
-3
(/ (* a -3) b)
(* 3 (/ (* a -3) b))
3
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 a (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 (/.f64 c b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (*.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 (+ (/ (* -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 (*.f64 a a) (*.f64 (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 (/.f64 #s(literal -3/8 binary64) 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 (*.f64 a a) (*.f64 (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 (/.f64 #s(literal -3/8 binary64) 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 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) 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 c)) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (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 c)) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (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 c)) (/.f64 #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 a (*.f64 (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 a (*.f64 (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 #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
(/ (- (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)))) -3) (/ (* b (* a -3)) a)) (* a -9))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(- (* (sqrt (+ (* b b) (* c (* a -3)))) -3) (/ (* b (* a -3)) a))
(*.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(* (sqrt (+ (* b b) (* c (* a -3)))) -3)
(*.f64 #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)
(/ (* b (* a -3)) a)
(*.f64 b #s(literal -3 binary64))
(* b (* a -3))
(*.f64 b (*.f64 a #s(literal -3 binary64)))
(* a -9)
(*.f64 a #s(literal -9 binary64))
-9
#s(literal -9 binary64)
(/ (- (* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a -3) b)) -3) (* 3 (/ (* a -3) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(- (* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a -3) b)) -3)
(+.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) b)))
(* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a -3) b))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) b))
(/ (sqrt (+ (* b b) (* c (* a -3)))) a)
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)
(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 -3) b)
(/.f64 (*.f64 a #s(literal -3 binary64)) b)
(* 3 (/ (* a -3) b))
(/.f64 (*.f64 a #s(literal -9 binary64)) b)
3
#s(literal 3 binary64)

localize750.0ms (3%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b))
accuracy99.5%
(/.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)))
accuracy99.4%
(*.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))
accuracy56.9%
(-.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))
accuracy99.6%
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64))
accuracy99.5%
(/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)
accuracy99.5%
(/.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)))
accuracy56.7%
(-.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))
accuracy99.6%
(/.f64 (*.f64 b b) a)
accuracy99.6%
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
accuracy99.4%
(/.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))
accuracy56.8%
(-.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.5%
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
accuracy99.5%
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.5%
(*.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))))
accuracy99.5%
(*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c))
Results
407.0ms166×1valid
128.0ms90×0valid
Compiler

Compiled 639 to 62 computations (90.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 254.0ms
ival-div: 110.0ms (43.3% of total)
ival-mult: 60.0ms (23.6% of total)
backward-pass: 24.0ms (9.4% of total)
ival-add: 19.0ms (7.5% of total)
ival-pow: 14.0ms (5.5% of total)
ival-sub: 10.0ms (3.9% of total)
...c/correct-round.rkt:119:19: 7.0ms (2.8% of total)
ival-sqrt: 6.0ms (2.4% of total)
const: 2.0ms (0.8% of total)

series141.0ms (0.6%)

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

168 calls:

TimeVariablePointExpression
27.0ms
c
@0
(/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)
19.0ms
c
@inf
(/ (- (* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a -3) b)) -3) (* 3 (/ (* a -3) b)))
12.0ms
b
@-inf
(* a (+ (* c -3) (/ (* b b) a)))
5.0ms
a
@inf
(* a (+ (* c -3) (/ (* b b) a)))
3.0ms
c
@inf
(+ (/ (* -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))))

rewrite461.0ms (1.8%)

Algorithm
batch-egg-rewrite
Rules
4114×*-lowering-*.f32
4114×*-lowering-*.f64
3684×/-lowering-/.f32
3684×/-lowering-/.f64
1150×frac-2neg
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
061303
1276288
21719262
08707262
Stop Event
iter limit
node limit
Counts
22 → 1299
Calls
Call 1
Inputs
(+ (/ (* -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))))
(/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)
(* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6)))
(+ (/ (* 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)
(* a (+ (* c -3) (/ (* b b) a)))
(/ (- (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))))
(/ (* b (* a -3)) a)
(/ (- (* (sqrt (+ (* b b) (* c (* a -3)))) -3) (/ (* b (* a -3)) a)) (* a -9))
(- (* (sqrt (+ (* b b) (* c (* a -3)))) -3) (/ (* b (* a -3)) a))
(* (sqrt (+ (* b b) (* c (* a -3)))) -3)
(/ (- (* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a -3) b)) -3) (* 3 (/ (* a -3) b)))
(* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a -3) b))
(* 3 (/ (* a -3) b))
(- (* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a -3) b)) -3)
(* (* -9/16 c) (* c c))
(/ (* (* -9/16 c) (* c c)) (pow b 5))
(/ (* -3/8 (* c c)) (* b (* b b)))
(/ (* b b) a)
Outputs
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 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 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 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 c)) (*.f64 b (*.f64 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 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (+.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(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 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 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 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) a (+.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(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 #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (*.f64 #s(literal -3/8 binary64) c) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) b) (/.f64 c (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b b)) (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 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 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 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 c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))) a))) (*.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 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 (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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))) a))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (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 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))) a))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 b (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))))))) (*.f64 b (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 b (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))) a))) (*.f64 b (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))))))) (*.f64 b (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))) a))) (*.f64 b (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))))) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)))) (pow.f64 b #s(literal 6 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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))))) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))))) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))))) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))) a) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))) a) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))) a) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)))) (pow.f64 b #s(literal 6 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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))) a) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))) a) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))) a) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))) b))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))) b))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))) b))
(neg.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a #s(literal -1/6 binary64)) b)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))) b)))
(/.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 b (/.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))))
(/.f64 (/.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) b)
(/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (pow.f64 b #s(literal 6 binary64))) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) b)))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))
(/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (*.f64 b (pow.f64 b #s(literal 6 binary64))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)))) (neg.f64 (*.f64 b (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)))) (neg.f64 (pow.f64 b #s(literal 7 binary64))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) b) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))))
(*.f64 #s(literal -1/6 binary64) (/.f64 a (/.f64 b (/.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))))
(*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))) b))
(*.f64 (*.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 (pow.f64 c #s(literal 4 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))) (/.f64 (*.f64 a #s(literal -1/6 binary64)) b))
(*.f64 (/.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))
(*.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (pow.f64 b #s(literal 6 binary64)))))
(*.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 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)))) (*.f64 a #s(literal -1/6 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))) b))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) b) (pow.f64 b #s(literal -6 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))) #s(literal -1 binary64)) (pow.f64 b #s(literal -6 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))))
(neg.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a #s(literal -1/6 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))) #s(literal 1 binary64)))
(/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))))
(/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 a #s(literal 1/6 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))
(/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))))) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))
(*.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 a #s(literal -1/6 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal -6 binary64))) (*.f64 a #s(literal -1/6 binary64))))
(*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal -1/6 binary64))))
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))) (*.f64 a #s(literal -1/6 binary64)))
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))) (neg.f64 (*.f64 a #s(literal 1/6 binary64))))
(*.f64 (/.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))) #s(literal -1/6 binary64))
(*.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal -6 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal 1/6 binary64)))
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))))
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64))) (pow.f64 b #s(literal -6 binary64))))
(*.f64 (*.f64 a #s(literal 1/6 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -405/64 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal -6 binary64))))
(*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))) #s(literal -1/6 binary64)) a)
(*.f64 (neg.f64 (*.f64 a #s(literal 1/6 binary64))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 405/64 binary64))))
(+.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(+.f64 (+.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(fma.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(fma.f64 c (/.f64 #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 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))))
(fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) a (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(fma.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(fma.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))) a (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 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 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) a) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))) (/.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 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 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 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64))))))))
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(fma.f64 (/.f64 a (/.f64 b #s(literal -3/8 binary64))) (/.f64 (*.f64 c c) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 7 binary64)))))) (/.f64 c (/.f64 b #s(literal -1/2 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 #s(literal 1 binary64) (/.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 #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 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(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) 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 (*.f64 c #s(literal 1/2 binary64)) b))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))))
(-.f64 #s(literal 0 binary64) (*.f64 c #s(literal 1/2 binary64)))
(neg.f64 (*.f64 c #s(literal 1/2 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/2 binary64) (-.f64 #s(literal 0 binary64) c))
(*.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 (-.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))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 b (*.f64 (/.f64 b a) a) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 a (/.f64 b (/.f64 a b)) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (/.f64 b (/.f64 a b)) a (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 b a) (/.f64 b a) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 a #s(literal -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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.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))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64)))) b (/.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 3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(+.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 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(+.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 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(+.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 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(+.f64 (fma.f64 (/.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) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (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 3 binary64))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal -3 binary64)) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.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 -3 binary64))))) (*.f64 a #s(literal -9 binary64))) b (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.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 #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 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #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 a #s(literal 9 binary64))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64))))) (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.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 -3 binary64))))
(-.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 3 binary64)) (*.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 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 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) (*.f64 a #s(literal 9 binary64))))
(-.f64 (/.f64 (*.f64 (*.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 a #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 #s(literal -1/3 binary64) b)) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64)))))
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 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))))) a) #s(literal 1/3 binary64) (/.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))))) a) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.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))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -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 3 binary64))) (/.f64 b (*.f64 a #s(literal -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 3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.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))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b (*.f64 a #s(literal -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 -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 -3 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 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))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal -3 binary64)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a (/.f64 b #s(literal -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))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) b (/.f64 b (*.f64 a #s(literal -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))))
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))))
(neg.f64 (/.f64 (+.f64 (*.f64 #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 a #s(literal 9 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))))))
(neg.f64 (*.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) b))
(neg.f64 (*.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)))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #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 a #s(literal 9 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 #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 a #s(literal -9 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 -3 binary64)))))) (/.f64 (*.f64 a #s(literal -9 binary64)) b))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (*.f64 a #s(literal 9 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.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 (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 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 -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 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 -3 binary64)))))) (/.f64 a (/.f64 b #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) b) (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.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 b (*.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 (*.f64 a #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64))) (+.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #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 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 a (/.f64 b #s(literal -3 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -9 binary64))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64)))))
(/.f64 (+.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.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 -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.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 -3 binary64)))))) #s(literal -1/3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 9 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 #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 -3 binary64)))))) (/.f64 a (/.f64 b #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 (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a) (/.f64 #s(literal -3 binary64) b))
(/.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 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 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #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) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #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 (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a))
(/.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 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)))))) (-.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 #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)))))) a))
(/.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 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))) (*.f64 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)))))) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -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 a #s(literal 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 a #s(literal -3 binary64))) (-.f64 #s(literal 0 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 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)) #s(literal 3 binary64)) (*.f64 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)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.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 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 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))))) 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))))) 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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.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))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 a (/.f64 b #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 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 3 binary64)))
(/.f64 (-.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 -9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 (*.f64 a #s(literal -9 binary64)) 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)))))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 (*.f64 a #s(literal 9 binary64)) 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)))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 (*.f64 a #s(literal 3 binary64)) 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)))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 a (/.f64 b #s(literal -3 binary64)))))
(/.f64 (-.f64 (*.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 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal 3 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -9 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 -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 -9 binary64)) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 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 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 9 binary64)) b)))
(/.f64 (-.f64 (/.f64 a (/.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)))))) #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 a (/.f64 b #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 #s(literal 3 binary64) (/.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 3 binary64)))
(/.f64 (-.f64 (*.f64 (/.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 a #s(literal -9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.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 a #s(literal 9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.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 a #s(literal 3 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) (/.f64 a (/.f64 b #s(literal -3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (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 -9 binary64)) b) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal 3 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 -3 binary64)))) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) 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))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) 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))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) 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))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) 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 -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal 3 binary64)))
(/.f64 (-.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)) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(/.f64 (-.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)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (-.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)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.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)) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 a (/.f64 b #s(literal -3 binary64)))))
(/.f64 (-.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 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #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 (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) #s(literal 3 binary64)) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) #s(literal -1 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 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (/.f64 (*.f64 a #s(literal -9 binary64)) b))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -9 binary64)) b))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) #s(literal 9 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 (*.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 a #s(literal -9 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 #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 a #s(literal -9 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) (*.f64 (*.f64 a #s(literal -9 binary64)) #s(literal -9 binary64)))
(/.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 -9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 binary64)))) (*.f64 (*.f64 a #s(literal -9 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -9 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 (*.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 -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 a #s(literal -9 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 #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 a #s(literal -9 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 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 #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 9 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.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 (*.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 -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.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 3 binary64)) b)))
(/.f64 (-.f64 #s(literal -9 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 b #s(literal -1/3 binary64)) 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 -9 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 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 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 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal -9 binary64))))
(/.f64 (-.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 #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 a #s(literal 9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) (*.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -9 binary64)))
(/.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 9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 #s(literal -9 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 a #s(literal -9 binary64))) (*.f64 #s(literal -9 binary64) (/.f64 b #s(literal -1/3 binary64)))) (*.f64 #s(literal -9 binary64) (*.f64 a #s(literal -9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 a #s(literal 9 binary64))) (*.f64 #s(literal -9 binary64) (*.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -9 binary64) (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -9 binary64) (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (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 -9 binary64)) (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -9 binary64)) (*.f64 #s(literal -9 binary64) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) #s(literal 81 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) a) (*.f64 #s(literal -9 binary64) (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 binary64)))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 a (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 a #s(literal 9 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 a (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) a) (*.f64 a (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) #s(literal -9 binary64)) (*.f64 a (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) a) (*.f64 a (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 binary64)))) (*.f64 a a))
(/.f64 (neg.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 -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(/.f64 (neg.f64 (*.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 -3 binary64)))))) #s(literal -1/3 binary64))) (/.f64 a (/.f64 b #s(literal -3 binary64))))
(/.f64 (neg.f64 (/.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 -3 binary64)))))) (/.f64 a (/.f64 b #s(literal -3 binary64))))) #s(literal -3 binary64))
(/.f64 (neg.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a)) (neg.f64 (/.f64 #s(literal -3 binary64) b)))
(/.f64 (neg.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.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))))) b) #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))))) b) a)) #s(literal -3 binary64))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a))) #s(literal -9 binary64))
(pow.f64 (/.f64 a (/.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 (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 #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 #s(literal -1/9 binary64) a))
(*.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 -3 binary64)))))) (/.f64 b (*.f64 a #s(literal -9 binary64))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b) (/.f64 #s(literal 1 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) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 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 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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) #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/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) (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 b (*.f64 a #s(literal -9 binary64))) (+.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 -3 binary64)))))))
(*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.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 -3 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/9 binary64) a) (+.f64 (*.f64 #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 #s(literal -1/9 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (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 (/.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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -1/9 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 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #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 a #s(literal 9 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(*.f64 (+.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.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 -1/3 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.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 -3 binary64)))))) #s(literal -1/3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/9 binary64))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (/.f64 a (/.f64 b #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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a))
(*.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 #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 -3 binary64)))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) #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 (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a) (/.f64 b #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 (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) b)
(*.f64 (/.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 -3 binary64)))))) (*.f64 a #s(literal -9 binary64))) b)
(*.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) (-.f64 #s(literal 0 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 b (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #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) b))
(+.f64 (-.f64 #s(literal 0 binary64) 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))))) b)
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (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))))) b) #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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 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)))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 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 #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)))))))
(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 3 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 3 binary64)))
(neg.f64 (*.f64 b #s(literal 3 binary64)))
(/.f64 b #s(literal -1/3 binary64))
(/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))
(/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)
(/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) b))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) b))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) b)))
(pow.f64 (/.f64 #s(literal -1/3 binary64) b) #s(literal -1 binary64))
(*.f64 b #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) b)
(*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b a))
(*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a))))
(*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))
(*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1/3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 b a) (/.f64 #s(literal -3 binary64) a))
(*.f64 #s(literal -1 binary64) (*.f64 b #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))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.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))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64)))) b (/.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 3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(+.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 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(+.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 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(+.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 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(+.f64 (fma.f64 (/.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) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (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 3 binary64))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal -3 binary64)) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.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 -3 binary64))))) (*.f64 a #s(literal -9 binary64))) b (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.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 #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 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #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 a #s(literal 9 binary64))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64))))) (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.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 -3 binary64))))
(-.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 3 binary64)) (*.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 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 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) (*.f64 a #s(literal 9 binary64))))
(-.f64 (/.f64 (*.f64 (*.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 a #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 #s(literal -1/3 binary64) b)) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64)))))
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 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))))) a) #s(literal 1/3 binary64) (/.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))))) a) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.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))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -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 3 binary64))) (/.f64 b (*.f64 a #s(literal -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 3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.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))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b (*.f64 a #s(literal -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 -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 -3 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 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))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal -3 binary64)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a (/.f64 b #s(literal -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))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) b (/.f64 b (*.f64 a #s(literal -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))))
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))))
(neg.f64 (/.f64 (+.f64 (*.f64 #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 a #s(literal 9 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))))))
(neg.f64 (*.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) b))
(neg.f64 (*.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)))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #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 a #s(literal 9 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 #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 a #s(literal -9 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 -3 binary64)))))) (/.f64 (*.f64 a #s(literal -9 binary64)) b))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (*.f64 a #s(literal 9 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.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 (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 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 -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 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 -3 binary64)))))) (/.f64 a (/.f64 b #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) b) (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.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 b (*.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 (*.f64 a #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64))) (+.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #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 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 a (/.f64 b #s(literal -3 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -9 binary64))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64)))))
(/.f64 (+.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.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 -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.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 -3 binary64)))))) #s(literal -1/3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 9 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 #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 -3 binary64)))))) (/.f64 a (/.f64 b #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 (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a) (/.f64 #s(literal -3 binary64) b))
(/.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 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 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #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) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #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 (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a))
(/.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 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)))))) (-.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 #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)))))) a))
(/.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 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))) (*.f64 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)))))) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -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 a #s(literal 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 a #s(literal -3 binary64))) (-.f64 #s(literal 0 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 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)) #s(literal 3 binary64)) (*.f64 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)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.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 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 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))))) 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))))) 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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.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))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 a (/.f64 b #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 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 3 binary64)))
(/.f64 (-.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 -9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 (*.f64 a #s(literal -9 binary64)) 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)))))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 (*.f64 a #s(literal 9 binary64)) 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)))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 (*.f64 a #s(literal 3 binary64)) 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)))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 a (/.f64 b #s(literal -3 binary64)))))
(/.f64 (-.f64 (*.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 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal 3 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -9 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 -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 -9 binary64)) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 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 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 9 binary64)) b)))
(/.f64 (-.f64 (/.f64 a (/.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)))))) #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 a (/.f64 b #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 #s(literal 3 binary64) (/.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 3 binary64)))
(/.f64 (-.f64 (*.f64 (/.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 a #s(literal -9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.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 a #s(literal 9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.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 a #s(literal 3 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) (/.f64 a (/.f64 b #s(literal -3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (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 -9 binary64)) b) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal 3 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 -3 binary64)))) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) 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))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) 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))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) 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))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) 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 -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal 3 binary64)))
(/.f64 (-.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)) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(/.f64 (-.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)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (-.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)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.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)) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 a (/.f64 b #s(literal -3 binary64)))))
(/.f64 (-.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 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #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 (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) #s(literal 3 binary64)) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) #s(literal -1 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 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (/.f64 (*.f64 a #s(literal -9 binary64)) b))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -9 binary64)) b))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) #s(literal 9 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 (*.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 a #s(literal -9 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 #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 a #s(literal -9 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) (*.f64 (*.f64 a #s(literal -9 binary64)) #s(literal -9 binary64)))
(/.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 -9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 binary64)))) (*.f64 (*.f64 a #s(literal -9 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -9 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 (*.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 -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 a #s(literal -9 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 #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 a #s(literal -9 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 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 #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 9 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.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 (*.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 -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.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 3 binary64)) b)))
(/.f64 (-.f64 #s(literal -9 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 b #s(literal -1/3 binary64)) 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 -9 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 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 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 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal -9 binary64))))
(/.f64 (-.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 #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 a #s(literal 9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) (*.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -9 binary64)))
(/.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 9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 #s(literal -9 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 a #s(literal -9 binary64))) (*.f64 #s(literal -9 binary64) (/.f64 b #s(literal -1/3 binary64)))) (*.f64 #s(literal -9 binary64) (*.f64 a #s(literal -9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 a #s(literal 9 binary64))) (*.f64 #s(literal -9 binary64) (*.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -9 binary64) (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -9 binary64) (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (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 -9 binary64)) (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -9 binary64)) (*.f64 #s(literal -9 binary64) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) #s(literal 81 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) a) (*.f64 #s(literal -9 binary64) (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 binary64)))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 a (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 a #s(literal 9 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 a (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) a) (*.f64 a (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) #s(literal -9 binary64)) (*.f64 a (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) a) (*.f64 a (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 binary64)))) (*.f64 a a))
(/.f64 (neg.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 -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(/.f64 (neg.f64 (*.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 -3 binary64)))))) #s(literal -1/3 binary64))) (/.f64 a (/.f64 b #s(literal -3 binary64))))
(/.f64 (neg.f64 (/.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 -3 binary64)))))) (/.f64 a (/.f64 b #s(literal -3 binary64))))) #s(literal -3 binary64))
(/.f64 (neg.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a)) (neg.f64 (/.f64 #s(literal -3 binary64) b)))
(/.f64 (neg.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.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))))) b) #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))))) b) a)) #s(literal -3 binary64))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a))) #s(literal -9 binary64))
(pow.f64 (/.f64 a (/.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 (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 #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 #s(literal -1/9 binary64) a))
(*.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 -3 binary64)))))) (/.f64 b (*.f64 a #s(literal -9 binary64))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b) (/.f64 #s(literal 1 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) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 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 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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) #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/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) (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 b (*.f64 a #s(literal -9 binary64))) (+.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 -3 binary64)))))))
(*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.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 -3 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/9 binary64) a) (+.f64 (*.f64 #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 #s(literal -1/9 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (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 (/.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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -1/9 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 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #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 a #s(literal 9 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(*.f64 (+.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.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 -1/3 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.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 -3 binary64)))))) #s(literal -1/3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/9 binary64))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (/.f64 a (/.f64 b #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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a))
(*.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 #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 -3 binary64)))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) #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 (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a) (/.f64 b #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 (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) b)
(*.f64 (/.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 -3 binary64)))))) (*.f64 a #s(literal -9 binary64))) b)
(*.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) (-.f64 #s(literal 0 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 b (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))))
(+.f64 (*.f64 #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 #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 b #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))))
(+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 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 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -3 binary64) (/.f64 b #s(literal -1/3 binary64))))
(+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -3 binary64))))) (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 b a) (*.f64 a #s(literal -3 binary64)))))
(+.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 a #s(literal 3 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 a #s(literal 3 binary64))))))
(+.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 b #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (*.f64 b a)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (*.f64 b a) (*.f64 (/.f64 #s(literal -3 binary64) a) (*.f64 b a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64) (neg.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -3 binary64))))) (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 b a) (*.f64 a #s(literal -3 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 a #s(literal 3 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 a #s(literal 3 binary64))))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64) (neg.f64 (*.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 b #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal 1 binary64))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (*.f64 b a)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (*.f64 b a) (*.f64 (/.f64 #s(literal -3 binary64) a) (*.f64 b a))))
(-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64)))
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))))
(fma.f64 b #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(fma.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b #s(literal 3 binary64)))
(fma.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64) (*.f64 b #s(literal 3 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(fma.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(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 a #s(literal -3 binary64)))))))
(neg.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))))
(*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (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 #s(literal 1 binary64) (+.f64 (*.f64 #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 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))))
(*.f64 #s(literal -3 binary64) (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 -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))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.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))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64)))) b (/.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 3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(+.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 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(+.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 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(+.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 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(+.f64 (fma.f64 (/.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) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (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 3 binary64))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal -3 binary64)) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.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 -3 binary64))))) (*.f64 a #s(literal -9 binary64))) b (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) #s(literal -3 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -3 binary64))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/9 binary64) a)) (/.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 b #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.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 #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 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #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 a #s(literal 9 binary64))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64))))) (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.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 -3 binary64))))
(-.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 3 binary64)) (*.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 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 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) (*.f64 a #s(literal 9 binary64))))
(-.f64 (/.f64 (*.f64 (*.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 a #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 #s(literal -1/3 binary64) b)) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64)))))
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 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))))) a) #s(literal 1/3 binary64) (/.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))))) a) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.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))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -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 3 binary64))) (/.f64 b (*.f64 a #s(literal -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 3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.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))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b (*.f64 a #s(literal -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 -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 -3 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 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))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal -3 binary64)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a (/.f64 b #s(literal -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))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) b (/.f64 b (*.f64 a #s(literal -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))))
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))))
(neg.f64 (/.f64 (+.f64 (*.f64 #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 a #s(literal 9 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))))))
(neg.f64 (*.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) b))
(neg.f64 (*.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)))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #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 a #s(literal 9 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 #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 a #s(literal -9 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 -3 binary64)))))) (/.f64 (*.f64 a #s(literal -9 binary64)) b))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (*.f64 a #s(literal 9 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.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 (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 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 -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 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 -3 binary64)))))) (/.f64 a (/.f64 b #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) b) (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.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 b (*.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 (*.f64 a #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64))) (+.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #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 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 a (/.f64 b #s(literal -3 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -9 binary64))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64)))))
(/.f64 (+.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.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 -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.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 -3 binary64)))))) #s(literal -1/3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 9 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 #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 -3 binary64)))))) (/.f64 a (/.f64 b #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 (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a) (/.f64 #s(literal -3 binary64) b))
(/.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 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 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #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) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #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 (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a))
(/.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 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)))))) (-.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 #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)))))) a))
(/.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 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (/.f64 b #s(literal -1/3 binary64))) (*.f64 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)))))) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -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 a #s(literal 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 a #s(literal -3 binary64))) (-.f64 #s(literal 0 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 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)) #s(literal 3 binary64)) (*.f64 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)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.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 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 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))))) 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))))) 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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.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))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 a (/.f64 b #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 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 3 binary64)))
(/.f64 (-.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 -9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 (*.f64 a #s(literal -9 binary64)) 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)))))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 (*.f64 a #s(literal 9 binary64)) 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)))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 (*.f64 a #s(literal 3 binary64)) 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)))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 a (/.f64 b #s(literal -3 binary64)))))
(/.f64 (-.f64 (*.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 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal 3 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -9 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 -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 -9 binary64)) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 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 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 9 binary64)) b)))
(/.f64 (-.f64 (/.f64 a (/.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)))))) #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 a (/.f64 b #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 #s(literal 3 binary64) (/.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 3 binary64)))
(/.f64 (-.f64 (*.f64 (/.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 a #s(literal -9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.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 a #s(literal 9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.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 a #s(literal 3 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) (/.f64 a (/.f64 b #s(literal -3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (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 -9 binary64)) b) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal 3 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 -3 binary64)))) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) 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))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) 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))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) 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))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) 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 -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal 3 binary64)))
(/.f64 (-.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)) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(/.f64 (-.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)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (-.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)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.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)) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 a (/.f64 b #s(literal -3 binary64)))))
(/.f64 (-.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 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #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 (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) #s(literal 3 binary64)) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) #s(literal -1 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 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (/.f64 (*.f64 a #s(literal -9 binary64)) b))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -9 binary64)) b))
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) #s(literal 9 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 (*.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 a #s(literal -9 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 #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 a #s(literal -9 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) (*.f64 (*.f64 a #s(literal -9 binary64)) #s(literal -9 binary64)))
(/.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 -9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 binary64)))) (*.f64 (*.f64 a #s(literal -9 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -9 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 (*.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 -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 a #s(literal -9 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 #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 a #s(literal -9 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 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 #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 9 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.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 (*.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 -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.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 3 binary64)) b)))
(/.f64 (-.f64 #s(literal -9 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 b #s(literal -1/3 binary64)) 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 -9 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 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 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 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal -9 binary64))))
(/.f64 (-.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 #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 a #s(literal 9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) (*.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -9 binary64)))
(/.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 9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 #s(literal -9 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 a #s(literal -9 binary64))) (*.f64 #s(literal -9 binary64) (/.f64 b #s(literal -1/3 binary64)))) (*.f64 #s(literal -9 binary64) (*.f64 a #s(literal -9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 a #s(literal 9 binary64))) (*.f64 #s(literal -9 binary64) (*.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -9 binary64) (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -9 binary64) (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (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 -9 binary64)) (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -9 binary64)) (*.f64 #s(literal -9 binary64) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) #s(literal 81 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) a) (*.f64 #s(literal -9 binary64) (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 binary64)))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 a (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 a #s(literal 9 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 a (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) a) (*.f64 a (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) #s(literal -9 binary64)) (*.f64 a (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) a) (*.f64 a (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 binary64)))) (*.f64 a a))
(/.f64 (neg.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 -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(/.f64 (neg.f64 (*.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 -3 binary64)))))) #s(literal -1/3 binary64))) (/.f64 a (/.f64 b #s(literal -3 binary64))))
(/.f64 (neg.f64 (/.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 -3 binary64)))))) (/.f64 a (/.f64 b #s(literal -3 binary64))))) #s(literal -3 binary64))
(/.f64 (neg.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a)) (neg.f64 (/.f64 #s(literal -3 binary64) b)))
(/.f64 (neg.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.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))))) b) #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))))) b) a)) #s(literal -3 binary64))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal -9 binary64)) (*.f64 a #s(literal -9 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a))) #s(literal -9 binary64))
(pow.f64 (/.f64 a (/.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 (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 #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 #s(literal -1/9 binary64) a))
(*.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 -3 binary64)))))) (/.f64 b (*.f64 a #s(literal -9 binary64))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b) (/.f64 #s(literal 1 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) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 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 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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) #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/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) (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 b (*.f64 a #s(literal -9 binary64))) (+.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 -3 binary64)))))))
(*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.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 -3 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/9 binary64) a) (+.f64 (*.f64 #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 #s(literal -1/9 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (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 (/.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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -1/9 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 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #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 a #s(literal 9 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(*.f64 (+.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (/.f64 b #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -9 binary64)) (*.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 -1/3 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.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 -3 binary64)))))) #s(literal -1/3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/9 binary64))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (/.f64 a (/.f64 b #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 a (/.f64 b (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a))
(*.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 #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 -3 binary64)))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) #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 (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a) (/.f64 b #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 (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) b)
(*.f64 (/.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 -3 binary64)))))) (*.f64 a #s(literal -9 binary64))) b)
(*.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) (-.f64 #s(literal 0 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 b (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))))
(neg.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)))
(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 a (/.f64 b #s(literal -3 binary64)))))
(neg.f64 (*.f64 (/.f64 a (/.f64 b #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 (*.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.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))))) a)))
(/.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b))
(/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)))
(/.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) a))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (neg.f64 (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(/.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 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 b a))
(/.f64 (*.f64 (*.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) (*.f64 b a))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))))
(/.f64 #s(literal 1 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))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 a #s(literal -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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a))) (*.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 (neg.f64 (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b) (*.f64 a #s(literal -3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 a #s(literal -3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -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 b (*.f64 a #s(literal -3 binary64))) (-.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 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) b)
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a (/.f64 b #s(literal -3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.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 (*.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) (*.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)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)))))
(/.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 #s(literal 0 binary64) b))
(/.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 #s(literal 0 binary64) a))
(/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) a) (/.f64 b #s(literal -3 binary64)))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(pow.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) #s(literal -1 binary64))
(*.f64 a (/.f64 (/.f64 #s(literal -3 binary64) b) (/.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 1 binary64) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b))))
(*.f64 (*.f64 a #s(literal 3 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 -3 binary64))))) a))))
(*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.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 1 binary64) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b)))
(*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 b a)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a (/.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 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) a)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64))))
(*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 #s(literal 1 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)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a))))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))))
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))))
(*.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 #s(literal -1 binary64) b))
(*.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 #s(literal -1 binary64) a))
(*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) a) (/.f64 #s(literal -3 binary64) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(neg.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(/.f64 #s(literal -3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 3 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b #s(literal -3 binary64)))
(/.f64 (*.f64 a #s(literal -9 binary64)) b)
(/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 1 binary64))
(/.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal -1 binary64))
(/.f64 (*.f64 a #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -9 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))))
(pow.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal -3 binary64) b) #s(literal 3 binary64)))
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
(*.f64 #s(literal 3 binary64) (/.f64 a (/.f64 b #s(literal -3 binary64))))
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 #s(literal -3 binary64) b))
(*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) #s(literal 3 binary64))
(*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 1 binary64))
(*.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #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 a (/.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 (/.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 3 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 -3 binary64))))) #s(literal -3 binary64))
(-.f64 #s(literal 0 binary64) (+.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)))
(fma.f64 a (/.f64 (/.f64 #s(literal -3 binary64) b) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))
(fma.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64)))) #s(literal 3 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 b a)) #s(literal 3 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) a) #s(literal 3 binary64))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64))) #s(literal 3 binary64))
(fma.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64))
(fma.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 1 binary64) (*.f64 b a)) #s(literal 3 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) a) (/.f64 #s(literal -3 binary64) b) #s(literal 3 binary64))
(neg.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 (+.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 -3 binary64)))))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (+.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 -3 binary64)))))))
(*.f64 #s(literal -1 binary64) (+.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 0 binary64) (*.f64 c (*.f64 c (*.f64 c #s(literal 9/16 binary64)))))
(neg.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal 9/16 binary64)))))
(*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))
(*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64)))
(*.f64 (*.f64 c c) (neg.f64 (*.f64 c #s(literal 9/16 binary64))))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(*.f64 #s(literal -9/16 binary64) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(*.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 c c))
(*.f64 (*.f64 c #s(literal -9/16 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))))
(*.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) c)
(*.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c (*.f64 c #s(literal 9/16 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 c #s(literal 9/16 binary64)))
(*.f64 #s(literal 9/16 binary64) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 c c))))
(*.f64 (*.f64 c #s(literal 9/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))
(*.f64 (*.f64 c (*.f64 c #s(literal 9/16 binary64))) (-.f64 #s(literal 0 binary64) c))
(*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) c)
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 c #s(literal -9/16 binary64)))
(*.f64 (neg.f64 (*.f64 c #s(literal 9/16 binary64))) (*.f64 c c))
(*.f64 (neg.f64 (*.f64 c (*.f64 c #s(literal 9/16 binary64)))) c)
(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 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal 9/16 binary64)))) (pow.f64 b #s(literal 5 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)))) (pow.f64 b #s(literal 5 binary64))))
(neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal 9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(neg.f64 (*.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 (*.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 #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 (-.f64 #s(literal 0 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) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c)))))
(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 c (*.f64 c (*.f64 c #s(literal 9/16 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))))
(*.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 (*.f64 c (*.f64 c (*.f64 c #s(literal 9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 b b) (*.f64 c c)))
(/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 b #s(literal -3/8 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) b)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) (*.f64 b b))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))
(/.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)) (*.f64 b b))
(/.f64 (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) b)
(/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) b) b)
(/.f64 (neg.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) b))) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) b)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b))) #s(literal -1 binary64))
(*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -3/8 binary64) c) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b b)) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)))
(*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -3/8 binary64) c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) c)) #s(literal -1 binary64)) (pow.f64 (/.f64 b c) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a)))
(/.f64 b (/.f64 a b))
(/.f64 (*.f64 b b) a)
(/.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 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))))
(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) a))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 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 b a) b)
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))))

simplify601.0ms (2.4%)

Algorithm
egg-herbie
Rules
7350×*-lowering-*.f32
7350×*-lowering-*.f64
5290×+-lowering-+.f64
5290×+-lowering-+.f32
1730×distribute-rgt-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0127412895
1449812285
0889712285
Stop Event
iter limit
node limit
Counts
672 → 672
Calls
Call 1
Inputs
(* -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))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -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)
(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/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))))))))
(* -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/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)))))
(* -3 (* (sqrt (* a c)) (sqrt -3)))
(+ (* -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/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))))
(* 9/2 (/ (* a c) b))
(/ (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (* a c))) b)
(/ (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b)
(/ (+ (* 3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) 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))) (* 9/2 (/ (* a c) (pow b 2)))) 6)))
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 6)))
(* 9/2 (/ (* a c) b))
(* c (+ (* 27/8 (/ (* (pow a 2) c) (pow b 3))) (* 9/2 (/ a b))))
(* c (+ (* 9/2 (/ a b)) (* c (+ (* 27/8 (/ (pow a 2) (pow b 3))) (* 81/16 (/ (* (pow a 3) c) (pow b 5)))))))
(* c (+ (* 9/2 (/ a b)) (* c (+ (* 27/8 (/ (pow a 2) (pow b 3))) (* 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)))))))))
(* -3 (* (sqrt (* a c)) (sqrt -3)))
(* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (* 3 (/ b c))))
(* c (- (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))) (* -3 (/ b c))))
(* c (- (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))) (* -3 (/ b c))))
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b c)))))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -3 b)) c)))))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (+ (* -3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* -3 b)) c)))))
(* 9/2 (/ (* a c) b))
(* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))))
(* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5)))))))
(* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 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)))))))))
(* -3 (* (sqrt (* a c)) (sqrt -3)))
(* a (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))))
(* a (- (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) (* -3 (/ b a))))
(* a (- (+ (* -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)))))) (* -3 (/ b a))))
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b a)))))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -3 b)) a)))))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -3 b)) a)))))
(* -3 (* (sqrt (* a c)) (sqrt -3)))
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))))
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))
(* -3 b)
(* b (- (* 9/2 (/ (* a c) (pow b 2))) 3))
(* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3))
(* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3))
(* 3 b)
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 3)))
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3)))
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3)))
(* -3 b)
(+ (* -3 b) (* 9/2 (/ (* a c) b)))
(+ (* -3 b) (* c (+ (* 27/8 (/ (* (pow a 2) c) (pow b 3))) (* 9/2 (/ a b)))))
(+ (* -3 b) (* c (+ (* 9/2 (/ a b)) (* c (+ (* 27/8 (/ (pow a 2) (pow b 3))) (* 81/16 (/ (* (pow a 3) c) (pow b 5))))))))
(* -3 (* (sqrt (* a c)) (sqrt -3)))
(* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))))
(* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(* -3 b)
(+ (* -3 b) (* 9/2 (/ (* a c) b)))
(+ (* -3 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b)))))
(+ (* -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 (* a c)) (sqrt -3)))
(* a (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))
(* a (+ (* -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)))))))
(* a (+ (* -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 (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 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/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 (* a c)) (/ (sqrt -3) b)))
(/ (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) b)
(/ (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) b)
(/ (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))))) b)
-3
(- (* 9/2 (/ (* a c) (pow b 2))) 3)
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3)
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3)
3
(+ 3 (* -9/2 (/ (* a c) (pow b 2))))
(+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(+ 3 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
-3
(- (* 9/2 (/ (* a c) (pow b 2))) 3)
(- (* c (+ (* 27/8 (/ (* (pow a 2) c) (pow b 4))) (* 9/2 (/ a (pow b 2))))) 3)
(- (* c (+ (* 9/2 (/ a (pow b 2))) (* c (+ (* 27/8 (/ (pow a 2) (pow b 4))) (* 81/16 (/ (* (pow a 3) c) (pow b 6))))))) 3)
(* -3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(* c (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3))))))
(* c (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))))))
(* c (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3))))))))
(* 3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))))))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))))))))
-3
(- (* 9/2 (/ (* a c) (pow b 2))) 3)
(- (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2))))) 3)
(- (* 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 (* a c)) (/ (sqrt -3) b)))
(* a (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3))))))
(* a (+ (* -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)))))))
(* a (+ (* -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 (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))))))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(/ (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* 3 b)) b)
(/ (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 3 (* -3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3))))))) b)
(/ (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 3 (* b (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) b)
(* 9/2 (/ (* a c) (pow b 2)))
(/ (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (* a c))) (pow b 2))
(/ (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 2))
(/ (+ (* 3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (pow b 2))
6
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(+ 6 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* 9/2 (/ (* a c) (pow b 2)))
(* c (+ (* 27/8 (/ (* (pow a 2) c) (pow b 4))) (* 9/2 (/ a (pow b 2)))))
(* c (+ (* 9/2 (/ a (pow b 2))) (* c (+ (* 27/8 (/ (pow a 2) (pow b 4))) (* 81/16 (/ (* (pow a 3) c) (pow b 6)))))))
(* c (+ (* 9/2 (/ a (pow b 2))) (* c (+ (* 27/8 (/ (pow a 2) (pow b 4))) (* c (+ (* 3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (pow b 2))) (* 81/16 (/ (pow a 3) (pow b 6)))))))))
(* -3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(* c (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (* 3 (/ 1 c))))
(* c (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (/ 1 c)))))
(* c (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 3 (/ 1 c))))))
(* 3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (- (* -3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 c)))))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 3 (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) c)))))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 3 (* -1 (/ (+ (* -3/2 (* (sqrt (/ c a)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)))))
(* 9/2 (/ (* a c) (pow b 2)))
(* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))))
(* 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)))))))
(* a (+ (* 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 (* a c)) (/ (sqrt -3) b)))
(* a (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 3 (/ 1 a))))
(* a (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a)))))
(* a (+ (* -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 (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* a (- (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 a)))))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 3 (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) a)))))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 3 (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)))))
(* -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))
(* -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)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/ (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)
Outputs
(* -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 #s(literal -135/128 binary64) (/.f64 (*.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 #s(literal -135/128 binary64) (/.f64 (*.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 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal 9/16 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 a (pow.f64 b #s(literal 5 binary64))) #s(literal 9/16 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 b b) (*.f64 c (*.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)))
(/ (+ (* -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 (*.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 (*.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)))) (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 -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.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))))))
(+ (* -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 (*.f64 c (*.f64 c c)) a) (/.f64 #s(literal -9/16 binary64) (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 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (/.f64 #s(literal -9/16 binary64) (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 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (/.f64 #s(literal -9/16 binary64) (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 (*.f64 c (*.f64 c c)) a) (/.f64 #s(literal -9/16 binary64) (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 (*.f64 b (*.f64 b b)) a)) (/.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 (*.f64 b (*.f64 b b)) a)) (/.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)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -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 (*.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 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 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 #s(literal -3/8 binary64) (/.f64 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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 #s(literal -3/8 binary64) (/.f64 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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.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 (*.f64 c c) a))))))) (pow.f64 b #s(literal 7 binary64)))
(* -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 (*.f64 (*.f64 c c) a) b) (/.f64 #s(literal -3/8 binary64) 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 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b) (/.f64 #s(literal -3/8 binary64) 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 -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.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 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b) (/.f64 #s(literal -3/8 binary64) b)))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) 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 (*.f64 c c) a)) (*.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 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.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 (*.f64 c c) a)) (*.f64 b b)) (+.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (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)
(+ (* -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 (*.f64 c 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 -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -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 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 #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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 a (*.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 (+.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 c (*.f64 c c)) a) (/.f64 #s(literal -9/16 binary64) (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)))) (*.f64 a (*.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 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (/.f64 #s(literal -9/16 binary64) (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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 (*.f64 b (*.f64 b b)) a))) 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))))
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(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)) (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))
(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 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (/.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/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 (*.f64 c 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 -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -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 #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 #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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.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 #s(literal -1/3 binary64) (/.f64 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 (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 #s(literal -1/6 binary64) (*.f64 (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))))) (*.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 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64))))) a)) a))
(* -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 (*.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 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 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 #s(literal -3/8 binary64) (/.f64 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 (*.f64 #s(literal -1/3 binary64) b) (*.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/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/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/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 #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/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (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 #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 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (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 #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 #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)) (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 #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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) 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 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 (*.f64 (*.f64 c c) a) b) (/.f64 #s(literal -3/8 binary64) 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 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b) (/.f64 #s(literal -3/8 binary64) 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 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c #s(literal -1/2 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b) (/.f64 #s(literal -3/8 binary64) 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 (*.f64 c 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 (*.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 (*.f64 c c) a)) (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)
(* 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 (*.f64 c c) a)) (*.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 #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 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 (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 (*.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 (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 (*.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))))) (neg.f64 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 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) b) a)) (neg.f64 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 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -1/8 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)))))) (neg.f64 a)) b) a)) (neg.f64 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 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 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 #s(literal -3/2 binary64) (/.f64 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 #s(literal 1 binary64) (*.f64 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 #s(literal 1 binary64) (*.f64 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 -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 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (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 (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/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)))))) (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 (*.f64 a a) b) (/.f64 (*.f64 c c) 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) b) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (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 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (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 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 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 (+.f64 #s(literal 2 binary64) (/.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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (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 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.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 (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 (*.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 (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/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 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (neg.f64 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 (+.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 #s(literal -1 binary64) (*.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 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 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)))) (+ (* -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 #s(literal -1/2 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))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 1/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)))))))) (neg.f64 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 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -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 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -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 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -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 (*.f64 b 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 (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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 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 (*.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 (/.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)) (/.f64 (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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(+ (* (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 (+.f64 #s(literal 1 binary64) (/.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 #s(literal 1 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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -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 (+.f64 #s(literal 1 binary64) (/.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 #s(literal 1 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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -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/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 #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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) 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 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 (*.f64 (*.f64 c c) a) b) (/.f64 #s(literal -3/8 binary64) 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 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b) (/.f64 #s(literal -3/8 binary64) 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 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c #s(literal -1/2 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b) (/.f64 #s(literal -3/8 binary64) 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 (*.f64 c 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 (*.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 (*.f64 c c) a)) (pow.f64 b #s(literal 4 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 (*.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 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 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 #s(literal -3/8 binary64) (/.f64 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 (*.f64 #s(literal -1/3 binary64) b) (*.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/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/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/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 #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/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (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 #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 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (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 #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 #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)) (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 (*.f64 c 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 -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -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 #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 #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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.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 #s(literal -1/3 binary64) (/.f64 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 (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 (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 (sqrt.f64 (/.f64 c a)) (*.f64 (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 (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 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (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 (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 (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) a)) a))
(* -3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* 3 b))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 b #s(literal 3 binary64)))
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 3 (* -3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.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))))))))
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 3 (* b (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 b (+.f64 #s(literal 3 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/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)))))))))))
(* 9/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) 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) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) b)
(/ (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b)
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) b)
(/ (+ (* 3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (/.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)))) b)
(* 6 b)
(*.f64 b #s(literal 6 binary64))
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 6)))
(*.f64 b (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)) #s(literal -6 binary64))))
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 6)))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal 27/8 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)) #s(literal -6 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 6)))
(*.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.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)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) #s(literal -6 binary64)) (-.f64 #s(literal 0 binary64) b))
(* 9/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) b)
(* c (+ (* 27/8 (/ (* (pow a 2) c) (pow b 3))) (* 9/2 (/ a b))))
(*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27/8 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) a) b)))
(* c (+ (* 9/2 (/ a b)) (* c (+ (* 27/8 (/ (pow a 2) (pow b 3))) (* 81/16 (/ (* (pow a 3) c) (pow b 5)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))))))))
(* c (+ (* 9/2 (/ a b)) (* c (+ (* 27/8 (/ (pow a 2) (pow b 3))) (* 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)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.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 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))))
(* -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 (* (sqrt (/ a c)) (sqrt -3))) (* 3 (/ b c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 b #s(literal 3 binary64)) c)))
(* c (- (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))) (* -3 (/ b c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 b #s(literal 3 binary64)) c))))
(* c (- (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))) (* -3 (/ b c))))
(*.f64 c (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))) (/.f64 (*.f64 b #s(literal 3 binary64)) c)))
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b c)))))
(*.f64 (*.f64 #s(literal -3 binary64) (+.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 (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -3 b)) c)))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 3/2 binary64)) (*.f64 b #s(literal 3 binary64))) c)) (neg.f64 c))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (+ (* -3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* -3 b)) c)))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (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 -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))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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)))))) (neg.f64 c)) (*.f64 b #s(literal 3 binary64))) c)) (neg.f64 c))
(* 9/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) 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 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) 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 (*.f64 #s(literal 9/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 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)))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.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 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))))
(* -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 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)))
(* a (- (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) (* -3 (/ b a))))
(*.f64 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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64)) (/.f64 (*.f64 b #s(literal 3 binary64)) a))))
(* a (- (+ (* -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)))))) (* -3 (/ b a))))
(*.f64 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 (*.f64 b 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)))
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b a)))))
(*.f64 (*.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 b a))) (neg.f64 a))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -3 b)) a)))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 3/2 binary64)) (*.f64 b #s(literal 3 binary64))) a)) (neg.f64 a))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -3 b)) a)))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a 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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.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))))) (neg.f64 a)) (*.f64 b #s(literal 3 binary64))) a)) (neg.f64 a))
(* -3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/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)))))))))
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/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 (*.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)))) #s(literal -3/16 binary64)) (*.f64 #s(literal 3/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))))))))))
(* -3 b)
(*.f64 b #s(literal -3 binary64))
(* b (- (* 9/2 (/ (* a c) (pow b 2))) 3))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)) #s(literal -3 binary64)))
(* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3))
(*.f64 b (+.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal 27/8 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)) #s(literal -3 binary64))))
(* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3))
(*.f64 b (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.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)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) #s(literal -3 binary64)))
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 3)))
(*.f64 b (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)) #s(literal -3 binary64))))
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3)))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal 27/8 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3)))
(*.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.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)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) b))
(* -3 b)
(*.f64 b #s(literal -3 binary64))
(+ (* -3 b) (* 9/2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) b))
(+ (* -3 b) (* c (+ (* 27/8 (/ (* (pow a 2) c) (pow b 3))) (* 9/2 (/ a b)))))
(+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27/8 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) a) b))))
(+ (* -3 b) (* c (+ (* 9/2 (/ a b)) (* c (+ (* 27/8 (/ (pow a 2) (pow b 3))) (* 81/16 (/ (* (pow a 3) c) (pow b 5))))))))
(+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))))))))))
(* -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 (* (sqrt (/ a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* 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 a c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (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 a c)))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))) #s(literal -3/16 binary64))))))
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 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 #s(literal 1 binary64) (*.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 (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 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 #s(literal 1 binary64) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 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 #s(literal 1 binary64) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #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 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (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 b)
(*.f64 b #s(literal -3 binary64))
(+ (* -3 b) (* 9/2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) b))
(+ (* -3 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b)))))
(+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b))))
(+ (* -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 (*.f64 b #s(literal -3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))))
(* -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 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64))))
(* a (+ (* -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 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 (*.f64 b 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* a (+ (* -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 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 (*.f64 b 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 (pow.f64 b #s(literal 4 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 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal -3/16 binary64))))))
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -3/2 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))))) (neg.f64 a))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -3/2 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))))) (*.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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64)))))) (neg.f64 a))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -3/2 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))))) (+.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 (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 -3/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))) (neg.f64 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 #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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) 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 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 (*.f64 (*.f64 c c) a) b) (/.f64 #s(literal -3/8 binary64) 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 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b) (/.f64 #s(literal -3/8 binary64) 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 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c #s(literal -1/2 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b) (/.f64 #s(literal -3/8 binary64) 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 (*.f64 c 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 (*.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 (*.f64 c c) a)) (pow.f64 b #s(literal 4 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 (*.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 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 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 #s(literal -3/8 binary64) (/.f64 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 (*.f64 #s(literal -1/3 binary64) b) (*.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/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/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/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 #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/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (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 #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 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (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 #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 #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)) (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 (*.f64 c 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 -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -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 #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 #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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.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 #s(literal -1/3 binary64) (/.f64 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 (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 (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 (sqrt.f64 (/.f64 c a)) (*.f64 (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 (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 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (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 (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 (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) a)) a))
(* -3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(/ (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* 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 a)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) b)
(/ (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (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 a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/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))))))))) b)
(/ (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (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 a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/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 (*.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)))) #s(literal -3/16 binary64)) (*.f64 #s(literal 3/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)))))))))) b)
-3
#s(literal -3 binary64)
(- (* 9/2 (/ (* a c) (pow b 2))) 3)
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)) #s(literal -3 binary64))
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3)
(+.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal 27/8 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)) #s(literal -3 binary64)))
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3)
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.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)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) #s(literal -3 binary64))
3
#s(literal 3 binary64)
(+ 3 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 3 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9/2 binary64)))
(+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(+.f64 (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9/2 binary64))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -27/8 binary64)))
(+ 3 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(+.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -27/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal -81/16 binary64))))
-3
#s(literal -3 binary64)
(- (* 9/2 (/ (* a c) (pow b 2))) 3)
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)) #s(literal -3 binary64))
(- (* c (+ (* 27/8 (/ (* (pow a 2) c) (pow b 4))) (* 9/2 (/ a (pow b 2))))) 3)
(+.f64 (*.f64 c (+.f64 (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 b b)))) #s(literal -3 binary64))
(- (* c (+ (* 9/2 (/ a (pow b 2))) (* c (+ (* 27/8 (/ (pow a 2) (pow b 4))) (* 81/16 (/ (* (pow a 3) c) (pow b 6))))))) 3)
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))))))) #s(literal -3 binary64))
(* -3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* c (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (*.f64 #s(literal -3/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)))))))
(* c (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (+.f64 (*.f64 #s(literal -3/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 #s(literal 3/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)))))))))
(* c (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3))))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (*.f64 #s(literal -3/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 #s(literal 3/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 #s(literal -3/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* 3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))))))
(*.f64 c (neg.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 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 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.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 -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 c))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 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 #s(literal 1 binary64) (*.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) (/.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 (*.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/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (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))
-3
#s(literal -3 binary64)
(- (* 9/2 (/ (* a c) (pow b 2))) 3)
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)) #s(literal -3 binary64))
(- (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2))))) 3)
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) (*.f64 b b)))) #s(literal -3 binary64))
(- (* 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 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) c) (*.f64 b b)) (*.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 (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* a (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3))))))
(*.f64 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/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))))
(* a (+ (* -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 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (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 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)))))))))
(* a (+ (* -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 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -3 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 #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 (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))))))
(-.f64 #s(literal 0 binary64) (*.f64 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))))))))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.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 (*.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 (*.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))))))) (neg.f64 a))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(*.f64 (+.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 (*.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/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))) (neg.f64 a))
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(/ (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* 3 b)) b)
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 b #s(literal 3 binary64))) b)
(/ (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 3 (* -3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.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)))))))) b)
(/ (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 3 (* b (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (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 a)))) (*.f64 b (+.f64 #s(literal 3 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/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))))))))))) b)
(* 9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b))
(/ (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (* a c))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) (*.f64 b b))
(/ (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b))
(/ (+ (* 3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (pow b 2))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (/.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 b b))
6
#s(literal 6 binary64)
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9/2 binary64)))
(+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(+.f64 (+.f64 #s(literal 6 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9/2 binary64))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -27/8 binary64)))
(+ 6 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(+.f64 (+.f64 #s(literal 6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal -81/16 binary64))) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -27/8 binary64))))
(* 9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b))
(* c (+ (* 27/8 (/ (* (pow a 2) c) (pow b 4))) (* 9/2 (/ a (pow b 2)))))
(*.f64 c (+.f64 (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 b b))))
(* c (+ (* 9/2 (/ a (pow b 2))) (* c (+ (* 27/8 (/ (pow a 2) (pow b 4))) (* 81/16 (/ (* (pow a 3) c) (pow b 6)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))))
(* c (+ (* 9/2 (/ a (pow b 2))) (* c (+ (* 27/8 (/ (pow a 2) (pow b 4))) (* c (+ (* 3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (pow b 2))) (* 81/16 (/ (pow a 3) (pow b 6)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.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)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))))))
(* -3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* c (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (* 3 (/ 1 c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (/.f64 #s(literal 3 binary64) c)))
(* c (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (/ 1 c)))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (+.f64 (*.f64 #s(literal -3/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 #s(literal 3 binary64) c))))
(* c (+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (* 3 (/ 1 c))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (+.f64 (*.f64 #s(literal -3/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 #s(literal 3/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 #s(literal 3 binary64) c)))))
(* 3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))
(* -1 (* c (- (* -3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 c)))))
(*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (/.f64 #s(literal -3 binary64) c)) (neg.f64 c))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 3 (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) c)))))
(*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (/.f64 (+.f64 #s(literal 3 binary64) (*.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)))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 3 (* -1 (/ (+ (* -3/2 (* (sqrt (/ c a)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)))))
(*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (/.f64 (-.f64 #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 (*.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))))))) c)) c)) (neg.f64 c))
(* 9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b))
(* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) (*.f64 b b))))
(* 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)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) c) (*.f64 b b)) (*.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)))))))
(* a (+ (* 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 a (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) c) (*.f64 b b)) (*.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 (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* a (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 3 (/ 1 a))))
(*.f64 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)))
(* a (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (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 3 binary64) a))))
(* a (+ (* -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 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -3 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 #s(literal 3 binary64) a)))))
(* 3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))
(* -1 (* a (- (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 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 binary64) a)) (neg.f64 a))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 3 (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) 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 (+.f64 #s(literal 3 binary64) (*.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)))))) a)) (neg.f64 a))
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 3 (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) 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 (-.f64 #s(literal 3 binary64) (/.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 #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)))))) a)) a)) (neg.f64 a))
(* -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)))
(* -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)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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 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)

eval505.0ms (2%)

Compiler

Compiled 71512 to 4684 computations (93.5% saved)

prune477.0ms (1.9%)

Pruning

147 alts after pruning (146 fresh and 1 done)

PrunedKeptTotal
New1951892040
Fresh305787
Picked415
Done000
Total19851472132
Accuracy
99.5%
Counts
2132 → 147
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.6%
(fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
55.5%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
56.5%
(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))))
56.3%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64))))
55.9%
(fma.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
56.8%
(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))))
56.4%
(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))))
56.2%
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
56.1%
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
56.3%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
56.2%
(/.f64 (fma.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) 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)))
57.2%
(/.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))
56.8%
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64) (*.f64 b #s(literal 3 binary64))) (*.f64 a #s(literal -9 binary64)))
56.1%
(/.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))
56.0%
(/.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)
56.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
56.7%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
56.1%
(/.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)
55.6%
(/.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a) (/.f64 #s(literal -3 binary64) b))
55.9%
(/.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)))
56.1%
(/.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))
85.9%
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
85.8%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
86.0%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) b) (*.f64 a #s(literal -9 binary64)))
79.5%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
79.6%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) b) (*.f64 a #s(literal -9 binary64)))
79.6%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b) (*.f64 #s(literal 3 binary64) a))
79.7%
(/.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))
55.9%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -9 binary64))
56.6%
(/.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)
56.6%
(/.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)))
62.9%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) b) (*.f64 a #s(literal -9 binary64)))
62.9%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
63.0%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
56.6%
(/.f64 (/.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))) (*.f64 #s(literal 3 binary64) a))
56.6%
(/.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))))))))
56.6%
(/.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)))
55.2%
(/.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 -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64)))))
55.9%
(/.f64 (-.f64 (/.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)) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
55.9%
(/.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)))
56.0%
(/.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 3 binary64)) b)))
55.9%
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -9 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 -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 -9 binary64)) b)))
35.1%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) b) (*.f64 #s(literal 3 binary64) a))
42.3%
(/.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))
42.3%
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) b) (*.f64 #s(literal 3 binary64) a))
55.5%
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
55.7%
(/.f64 (-.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 -3 binary64))))) #s(literal 3 binary64)) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 a (/.f64 b #s(literal -3 binary64)))))
55.1%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (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 -9 binary64)) b) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal 3 binary64)))
55.3%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (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 -9 binary64)) (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
55.4%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 a #s(literal 9 binary64))) (*.f64 #s(literal -9 binary64) (*.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -9 binary64) (*.f64 a #s(literal 9 binary64))))
55.5%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -9 binary64)) (*.f64 #s(literal -9 binary64) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) #s(literal 81 binary64))
55.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
55.5%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) (/.f64 a (/.f64 b #s(literal -3 binary64)))))
54.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal 3 binary64)))
55.6%
(/.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)))))
55.4%
(/.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 -3 binary64))))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
54.7%
(/.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 -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
54.9%
(/.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 -3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 3 binary64)))
55.9%
(/.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 (*.f64 a #s(literal 9 binary64)) b))
56.1%
(/.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)))
56.1%
(/.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 a #s(literal 3 binary64))))
55.6%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
56.1%
(/.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)))
54.8%
(/.f64 (-.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)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
56.1%
(/.f64 (-.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 9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
54.8%
(/.f64 (-.f64 (*.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 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal 3 binary64)))
55.4%
(/.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 9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) a))
55.9%
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))))
55.4%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
55.6%
(/.f64 (-.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))))
55.6%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) (*.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -9 binary64)))
55.5%
(/.f64 (-.f64 (*.f64 (*.f64 #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 a #s(literal -9 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
56.1%
(/.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)))))
56.0%
(/.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))
56.1%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 b #s(literal -1/3 binary64))) (*.f64 a #s(literal -9 binary64)))
55.9%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (*.f64 b #s(literal -3 binary64))) (*.f64 a #s(literal -9 binary64)))
56.2%
(/.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)))
56.0%
(/.f64 (-.f64 (*.f64 a #s(literal -9 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 #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 a #s(literal -9 binary64))))
55.2%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -9 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 (*.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 -9 binary64)) a)))
56.6%
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a))
56.6%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
56.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b))) a)) b) (*.f64 #s(literal 3 binary64) a))
56.7%
(/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) b) (*.f64 #s(literal 3 binary64) a))
56.0%
(/.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)))))))
56.0%
(/.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)))
57.4%
(/.f64 (+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (*.f64 b a)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (*.f64 b a) (*.f64 (/.f64 #s(literal -3 binary64) a) (*.f64 b a)))) (*.f64 a #s(literal -9 binary64)))
86.3%
(/.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)
55.0%
(/.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)))
55.8%
(/.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))))
55.7%
(/.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))
56.0%
(/.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)))))))
55.8%
(/.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))
79.9%
(/.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)
56.6%
(/.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))
55.7%
(/.f64 (*.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 -3 binary64)))))) #s(literal -1/3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
79.7%
(/.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))
89.2%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.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)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))))))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
86.1%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))))))))) (*.f64 a #s(literal -9 binary64)))
79.7%
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27/8 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) a) b))) (*.f64 a #s(literal -9 binary64)))
85.9%
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 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))))))) (*.f64 #s(literal 3 binary64) a))
79.6%
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
63.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
85.9%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 a #s(literal -9 binary64)))
79.6%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b))) (*.f64 a #s(literal -9 binary64)))
79.6%
(/.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))
85.9%
(/.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))
56.2%
(/.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))))
56.6%
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/3 binary64))) a)
56.2%
(/.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)))))
63.0%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
56.6%
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))))
56.6%
(/.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)))
56.6%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
55.7%
(-.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))))
55.1%
(-.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)))
55.9%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
55.8%
(-.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))))
55.8%
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
56.0%
(+.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 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
56.7%
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
55.9%
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
56.0%
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
56.1%
(+.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 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
56.1%
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
56.4%
(+.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)))))
86.3%
(+.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)))))
79.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
89.6%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.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)))))))
55.5%
(+.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))))
89.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)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) c)))
56.6%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
56.6%
(*.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))
55.9%
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -1/9 binary64))
55.7%
(*.f64 (/.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 -3 binary64)))))) (*.f64 a #s(literal -9 binary64))) b)
56.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
63.0%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
89.2%
(*.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))))
56.0%
(*.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))))))))
55.9%
(*.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))))
55.8%
(*.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))))
55.9%
(*.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))
56.6%
(*.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))
56.1%
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/9 binary64))
89.3%
(*.f64 (*.f64 a (*.f64 a a)) (+.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 c (*.f64 c c)) a) (/.f64 #s(literal -9/16 binary64) (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)))))
79.7%
(*.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)))
86.1%
(*.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)))
89.5%
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 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)))
Compiler

Compiled 9440 to 5496 computations (41.8% saved)

simplify285.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff128
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b))
cost-diff128
(+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))
cost-diff128
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
cost-diff256
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -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 (*.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))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64)))
cost-diff0
(/.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))
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 #s(literal -1/2 binary64) b)
cost-diff0
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
cost-diff128
(+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.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)))))
cost-diff128
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.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)))))))
Rules
5560×*-lowering-*.f32
5560×*-lowering-*.f64
3172×/-lowering-/.f32
3172×/-lowering-/.f64
2442×+-lowering-+.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
073644
1190629
2561623
31835614
44315611
08440611
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)) (pow b 7))
(* c (* a a))
(* a a)
(pow b 7)
7
(* -9/16 (/ a (pow b 5)))
-9/16
(/ a (pow b 5))
(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
(/ (/ 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)
(/ (+ (* (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))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
a
-3
(/ (* a -3) b)
(/ a 1/3)
1/3
(/ (* a (* a -9)) b)
(* a (* a -9))
(* a -9)
-9
(/ (/ (+ (* (* (/ (* a a) b) (/ (* c c) b)) 27/8) (+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4))))) (* b b)) (* 3 (/ (* a -3) b)))
(/ (+ (* (* (/ (* a a) b) (/ (* c c) b)) 27/8) (+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4))))) (* b b))
(+ (* (* (/ (* a a) b) (/ (* c c) b)) 27/8) (+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4)))))
(* (* (/ (* a a) b) (/ (* c c) b)) 27/8)
(* (/ (* a a) b) (/ (* c c) b))
(/ (* a a) b)
(* a a)
a
b
(/ (* c c) b)
(* c c)
c
27/8
(+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4))))
(* (* c a) 9/2)
(* c a)
9/2
(* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4)))
81/16
(/ (* (* c (* c c)) (* a (* a a))) (pow b 4))
(* (* c (* c c)) (* a (* a a)))
(* c (* c c))
(* a (* a a))
(pow b 4)
4
(* b b)
(* 3 (/ (* a -3) b))
3
(/ (* a -3) b)
(* a -3)
-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 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))))
(/ (* c -1/2) b)
(*.f64 c (/.f64 #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 (* (* 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 a (+.f64 (*.f64 (*.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 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 (*.f64 c c) (+.f64 (*.f64 (*.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 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 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #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 (/ (* c (* a a)) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(+ (* -135/128 (/ (* c (* a a)) (pow b 7))) (* -9/16 (/ a (pow b 5))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 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
#s(literal -135/128 binary64)
(/ (* c (* a a)) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 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 a (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))))
-9/16
#s(literal -9/16 binary64)
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 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 c (/.f64 #s(literal -1/2 binary64) b))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
-1/2
#s(literal -1/2 binary64)
b
c
(/ (/ 1 a) (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3)))))))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 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 c (*.f64 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 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)
(* c (* a -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
(/ (+ (* (sqrt (+ (* b b) (* c (* a -3)))) (/ (* a -3) b)) (/ a 1/3)) (/ (* a (* a -9)) b))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a a) b)))
(+ (* (sqrt (+ (* b b) (* c (* a -3)))) (/ (* a -3) b)) (/ a 1/3))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b))) (/.f64 a #s(literal 1/3 binary64)))
(* (sqrt (+ (* b b) (* c (* a -3)))) (/ (* a -3) b))
(*.f64 #s(literal -3 binary64) (*.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 -3) b)
(/.f64 (*.f64 a #s(literal -3 binary64)) b)
(/ 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 (*.f64 a a) b))
(* 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 a) b) (/ (* c c) b)) 27/8) (+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4))))) (* b b)) (* 3 (/ (* a -3) b)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal 27/8 binary64)) b)) b) (*.f64 a #s(literal 9/2 binary64))))) (*.f64 a (*.f64 b #s(literal -9 binary64))))
(/ (+ (* (* (/ (* a a) b) (/ (* c c) b)) 27/8) (+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4))))) (* b b))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal 27/8 binary64)) b)) b) (*.f64 a #s(literal 9/2 binary64))))) (*.f64 b b))
(+ (* (* (/ (* a a) b) (/ (* c c) b)) 27/8) (+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal 27/8 binary64)) b)) b) (*.f64 a #s(literal 9/2 binary64)))))
(* (* (/ (* a a) b) (/ (* c c) b)) 27/8)
(/.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) b) b)
(* (/ (* a a) b) (/ (* c c) b))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) b) b)
(/ (* a a) b)
(/.f64 (*.f64 a a) b)
(* a a)
(*.f64 a a)
a
b
(/ (* c c) b)
(/.f64 (*.f64 c c) b)
(* c c)
(*.f64 c c)
c
27/8
#s(literal 27/8 binary64)
(+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4))))
(*.f64 c (+.f64 (*.f64 a #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))
(* (* c a) 9/2)
(*.f64 c (*.f64 a #s(literal 9/2 binary64)))
(* c a)
(*.f64 c a)
9/2
#s(literal 9/2 binary64)
(* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4)))
(/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64)))
81/16
#s(literal 81/16 binary64)
(/ (* (* c (* c c)) (* a (* a a))) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))
(* (* c (* c c)) (* a (* a a)))
(*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c a))))
(* c (* c c))
(*.f64 c (*.f64 c c))
(* a (* a a))
(*.f64 a (*.f64 a a))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
4
#s(literal 4 binary64)
(* b b)
(*.f64 b b)
(* 3 (/ (* a -3) b))
(*.f64 a (/.f64 #s(literal -9 binary64) b))
3
#s(literal 3 binary64)
(/ (* a -3) b)
(/.f64 (*.f64 a #s(literal -3 binary64)) b)
(* a -3)
(*.f64 a #s(literal -3 binary64))
-3
#s(literal -3 binary64)

localize1.2s (4.8%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b))
accuracy99.6%
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))
accuracy99.6%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
accuracy99.6%
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
accuracy99.7%
(*.f64 a (*.f64 a #s(literal -9 binary64)))
accuracy99.7%
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b))
accuracy99.6%
(/.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))
accuracy70.5%
(+.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)))
accuracy99.7%
(/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
accuracy99.7%
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
accuracy99.6%
(/.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))))))))
accuracy70.4%
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
accuracy100.0%
(/.f64 #s(literal -1/2 binary64) b)
accuracy99.7%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
accuracy99.7%
(/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))
accuracy99.7%
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
accuracy99.6%
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.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)))))
accuracy99.6%
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
Results
631.0ms87×5exit
261.0ms87×1valid
141.0ms82×0valid
Compiler

Compiled 760 to 74 computations (90.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 413.0ms
backward-pass: 113.0ms (27.3% of total)
ival-mult: 113.0ms (27.3% of total)
ival-div: 67.0ms (16.2% of total)
...c/correct-round.rkt:119:19: 51.0ms (12.3% of total)
ival-add: 42.0ms (10.2% of total)
ival-pow: 18.0ms (4.4% of total)
ival-sqrt: 4.0ms (1% of total)
const: 3.0ms (0.7% of total)
ival-sub: 2.0ms (0.5% of total)

series99.0ms (0.4%)

Counts
26 → 756
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 (+ (* -135/128 (/ (* c (* a a)) (pow b 7))) (* -9/16 (/ a (pow b 5))))>
#<alt (/ (* c -1/2) b)>
#<alt (* c -1/2)>
#<alt (* (/ -1/2 b) c)>
#<alt (/ -1/2 b)>
#<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 (/ (+ (* (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))))>
#<alt (/ (/ (+ (* (* (/ (* a a) b) (/ (* c c) b)) 27/8) (+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4))))) (* b b)) (* 3 (/ (* a -3) b)))>
#<alt (+ (* (* (/ (* a a) b) (/ (* c c) b)) 27/8) (+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4)))))>
#<alt (+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4))))>
#<alt (* 3 (/ (* a -3) b))>
#<alt (/ (* c (* a a)) (pow b 7))>
#<alt (* (* c c) (+ (* c (+ (* -135/128 (/ (* c (* a a)) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (/ -3/8 (* b (* b b)))))>
#<alt (* -9/16 (/ a (pow b 5)))>
#<alt (/ -3/8 (* b (* b b)))>
#<alt (+ (* b b) (* c (* a -3)))>
#<alt (* a (* a -9))>
#<alt (/ (* (* c (* c c)) (* a (* a a))) (pow b 4))>
#<alt (* (* c (* c c)) (* a (* a a)))>
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 (* -9/16 (/ a (pow b 5)))>
#<alt (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))>
#<alt (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))>
#<alt (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))>
#<alt (* -135/128 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* c (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* c (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* c (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* -135/128 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -1 (* c (+ (* 9/16 (/ a (* (pow b 5) c))) (* 135/128 (/ (pow a 2) (pow b 7))))))>
#<alt (* -1 (* c (+ (* 9/16 (/ a (* (pow b 5) c))) (* 135/128 (/ (pow a 2) (pow b 7))))))>
#<alt (* -1 (* c (+ (* 9/16 (/ a (* (pow b 5) c))) (* 135/128 (/ (pow a 2) (pow b 7))))))>
#<alt (* -9/16 (/ a (pow b 5)))>
#<alt (* a (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))>
#<alt (* a (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))>
#<alt (* a (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))>
#<alt (* -135/128 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))>
#<alt (* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))>
#<alt (* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))>
#<alt (* -135/128 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))>
#<alt (* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))>
#<alt (* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))>
#<alt (* -135/128 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 2) c)) (* -9/16 (* a (pow b 2)))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 2) c)) (* -9/16 (* a (pow b 2)))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 2) c)) (* -9/16 (* a (pow b 2)))) (pow b 7))>
#<alt (* -9/16 (/ a (pow b 5)))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) c) (pow b 2))) (* -9/16 a)) (pow b 5))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) c) (pow b 2))) (* -9/16 a)) (pow b 5))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) c) (pow b 2))) (* -9/16 a)) (pow b 5))>
#<alt (* -9/16 (/ a (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 a) (* 135/128 (/ (* (pow a 2) c) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 a) (* 135/128 (/ (* (pow a 2) c) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 a) (* 135/128 (/ (* (pow a 2) c) (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))>
#<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 (+ (* -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/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 (* (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/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 (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))>
#<alt (/ (+ (* -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 5))>
#<alt (/ (+ (* -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 5))>
#<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))))) 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))))) 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 (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))>
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))>
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))>
#<alt (* 9/2 (* a c))>
#<alt (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c)))>
#<alt (* a (+ (* 9/2 c) (* a (+ (* 27/8 (/ (pow c 2) (pow b 2))) (* 81/16 (/ (* a (pow c 3)) (pow b 4)))))))>
#<alt (* a (+ (* 9/2 c) (* a (+ (* 27/8 (/ (pow c 2) (pow b 2))) (* 81/16 (/ (* a (pow c 3)) (pow b 4)))))))>
#<alt (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* (pow a 3) (+ (* 27/8 (/ (pow c 2) (* a (pow b 2)))) (* 81/16 (/ (pow c 3) (pow b 4)))))>
#<alt (* (pow a 3) (+ (* 27/8 (/ (pow c 2) (* a (pow b 2)))) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4))))))>
#<alt (* (pow a 3) (+ (* 27/8 (/ (pow c 2) (* a (pow b 2)))) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4))))))>
#<alt (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -27/8 (/ (pow c 2) (* a (pow b 2)))))))>
#<alt (* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (* 27/8 (/ (pow c 2) (pow b 2))) (* 9/2 (/ c a))) a)))))>
#<alt (* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (* 27/8 (/ (pow c 2) (pow b 2))) (* 9/2 (/ c a))) a)))))>
#<alt (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (/ (+ (* 27/8 (* (pow a 2) (* (pow b 2) (pow c 2)))) (* 81/16 (* (pow a 3) (pow c 3)))) (pow b 4))>
#<alt (/ (+ (* 81/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 27/8 (* (pow a 2) (pow c 2))) (* 9/2 (* a (* (pow b 2) c)))))) (pow b 4))>
#<alt (/ (+ (* 81/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 27/8 (* (pow a 2) (pow c 2))) (* 9/2 (* a (* (pow b 2) c)))))) (pow b 4))>
#<alt (* 9/2 (* a c))>
#<alt (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (* a c)))>
#<alt (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))>
#<alt (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))>
#<alt (* 9/2 (* a c))>
#<alt (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (* a c)))>
#<alt (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))>
#<alt (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))>
#<alt (* 9/2 (* a c))>
#<alt (* c (+ (* 27/8 (/ (* (pow a 2) c) (pow b 2))) (* 9/2 a)))>
#<alt (* c (+ (* 9/2 a) (* c (+ (* 27/8 (/ (pow a 2) (pow b 2))) (* 81/16 (/ (* (pow a 3) c) (pow b 4)))))))>
#<alt (* c (+ (* 9/2 a) (* c (+ (* 27/8 (/ (pow a 2) (pow b 2))) (* 81/16 (/ (* (pow a 3) c) (pow b 4)))))))>
#<alt (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* (pow c 3) (+ (* 27/8 (/ (pow a 2) (* (pow b 2) c))) (* 81/16 (/ (pow a 3) (pow b 4)))))>
#<alt (* (pow c 3) (+ (* 27/8 (/ (pow a 2) (* (pow b 2) c))) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4))))))>
#<alt (* (pow c 3) (+ (* 27/8 (/ (pow a 2) (* (pow b 2) c))) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4))))))>
#<alt (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -27/8 (/ (pow a 2) (* (pow b 2) c))))))>
#<alt (* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -1 (/ (+ (* 27/8 (/ (pow a 2) (pow b 2))) (* 9/2 (/ a c))) c)))))>
#<alt (* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -1 (/ (+ (* 27/8 (/ (pow a 2) (pow b 2))) (* 9/2 (/ a c))) c)))))>
#<alt (* 9/2 (* a c))>
#<alt (* c (+ (* 9/2 a) (* 81/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))>
#<alt (* c (+ (* 9/2 a) (* 81/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))>
#<alt (* c (+ (* 9/2 a) (* 81/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))>
#<alt (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* (pow c 3) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4)))))>
#<alt (* (pow c 3) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4)))))>
#<alt (* (pow c 3) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4)))))>
#<alt (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -9/2 (/ a (pow c 2))))))>
#<alt (* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -9/2 (/ a (pow c 2))))))>
#<alt (* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -9/2 (/ a (pow c 2))))))>
#<alt (* 9/2 (* a c))>
#<alt (* a (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))>
#<alt (* a (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))>
#<alt (* a (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))>
#<alt (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* (pow a 3) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4)))))>
#<alt (* (pow a 3) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4)))))>
#<alt (* (pow a 3) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4)))))>
#<alt (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -9/2 (/ c (pow a 2))))))>
#<alt (* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -9/2 (/ c (pow a 2))))))>
#<alt (* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -9/2 (/ c (pow a 2))))))>
#<alt (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (/ (+ (* 9/2 (* a (* (pow b 4) c))) (* 81/16 (* (pow a 3) (pow c 3)))) (pow b 4))>
#<alt (/ (+ (* 9/2 (* a (* (pow b 4) c))) (* 81/16 (* (pow a 3) (pow c 3)))) (pow b 4))>
#<alt (/ (+ (* 9/2 (* a (* (pow b 4) c))) (* 81/16 (* (pow a 3) (pow c 3)))) (pow b 4))>
#<alt (* 9/2 (* a c))>
#<alt (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))>
#<alt (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))>
#<alt (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))>
#<alt (* 9/2 (* a c))>
#<alt (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))>
#<alt (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))>
#<alt (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (* -9 (/ a b))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<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 (* -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 (/ -3/8 (pow b 3))>
#<alt (/ -3/8 (pow b 3))>
#<alt (/ -3/8 (pow b 3))>
#<alt (/ -3/8 (pow b 3))>
#<alt (/ -3/8 (pow b 3))>
#<alt (/ -3/8 (pow b 3))>
#<alt (/ -3/8 (pow b 3))>
#<alt (/ -3/8 (pow b 3))>
#<alt (/ -3/8 (pow b 3))>
#<alt (/ -3/8 (pow b 3))>
#<alt (/ -3/8 (pow b 3))>
#<alt (/ -3/8 (pow b 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 (* -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 (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (/ (* (pow a 3) (pow c 3)) (pow b 4))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
#<alt (* (pow a 3) (pow c 3))>
Calls

189 calls:

TimeVariablePointExpression
12.0ms
c
@inf
(/ -3 (- b (sqrt (+ (* b b) (* c (* a -3))))))
12.0ms
a
@inf
(/ (* (* c (* c c)) (* a (* a a))) (pow b 4))
8.0ms
c
@0
(/ (+ (* (sqrt (+ (* b b) (* c (* a -3)))) (/ (* a -3) b)) (/ a 1/3)) (/ (* a (* a -9)) b))
1.0ms
c
@-inf
(/ -3 (- b (sqrt (+ (* b b) (* c (* a -3))))))
1.0ms
b
@0
(/ (/ (+ (* (* (/ (* a a) b) (/ (* c c) b)) 27/8) (+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4))))) (* b b)) (* 3 (/ (* a -3) b)))

rewrite372.0ms (1.5%)

Algorithm
batch-egg-rewrite
Rules
4954×*-lowering-*.f32
4954×*-lowering-*.f64
4076×/-lowering-/.f32
4076×/-lowering-/.f64
1312×times-frac
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
073346
1315322
21771322
08404322
Stop Event
iter limit
node limit
Counts
26 → 832
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)))))))
(+ (* -135/128 (/ (* c (* a a)) (pow b 7))) (* -9/16 (/ a (pow b 5))))
(/ (* c -1/2) b)
(* c -1/2)
(* (/ -1/2 b) c)
(/ -1/2 b)
(/ (/ 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)))))
(/ (+ (* (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 a) b) (/ (* c c) b)) 27/8) (+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4))))) (* b b)) (* 3 (/ (* a -3) b)))
(+ (* (* (/ (* a a) b) (/ (* c c) b)) 27/8) (+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4)))))
(+ (* (* c a) 9/2) (* 81/16 (/ (* (* c (* c c)) (* a (* a a))) (pow b 4))))
(* 3 (/ (* a -3) b))
(/ (* c (* a a)) (pow b 7))
(* (* c c) (+ (* c (+ (* -135/128 (/ (* c (* a a)) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (/ -3/8 (* b (* b b)))))
(* -9/16 (/ a (pow b 5)))
(/ -3/8 (* b (* b b)))
(+ (* b b) (* c (* a -3)))
(* a (* a -9))
(/ (* (* c (* c c)) (* a (* a a))) (pow b 4))
(* (* c (* c c)) (* a (* a a)))
Outputs
(+.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.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 #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)))))))
(+.f64 (*.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 #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)))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(-.f64 (*.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 #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)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(fma.f64 c (/.f64 #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 #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)))))))
(fma.f64 c (*.f64 (*.f64 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))))) a) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 c 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 #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)))))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c) (*.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 #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)))))))
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 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 #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)))))))
(fma.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 #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))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (*.f64 c c) (*.f64 (+.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)))) a) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (+.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)))) (*.f64 a (*.f64 c c)) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (*.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))))) a (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.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 #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)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.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 #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)))))))
(fma.f64 (*.f64 c a) (*.f64 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))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal -1 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 #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)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)) (*.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 #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)))))))
(fma.f64 (*.f64 a (*.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)))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (*.f64 a (+.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))))) (*.f64 c c) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(+.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 (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 c (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 7 binary64)))) #s(literal -135/128 binary64)) (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))
(fma.f64 a (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -9/16 binary64)) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 #s(literal -135/128 binary64) (/.f64 (*.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)))))
(fma.f64 (*.f64 c (*.f64 a a)) (*.f64 (pow.f64 b #s(literal -7 binary64)) #s(literal -135/128 binary64)) (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64) (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))
(fma.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(fma.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)))))
(fma.f64 (*.f64 a #s(literal -9/16 binary64)) (pow.f64 b #s(literal -5 binary64)) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 #s(literal -135/128 binary64) c) (*.f64 a (/.f64 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 1 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (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 1 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (+.f64 (*.f64 (*.f64 a #s(literal -9/16 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -9/16 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))) #s(literal -9/16 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64)))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))) (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))) (*.f64 a #s(literal 9/16 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) a) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a)))) #s(literal -9/16 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64)))))
(/.f64 (+.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a)))) (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a)))) (*.f64 a #s(literal 9/16 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -9/16 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal 9/16 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 135/128 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal -9/16 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 135/128 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 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 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 135/128 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 135/128 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a #s(literal 9/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) a) #s(literal -135/128 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) a) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) a) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) a) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) a) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) a) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 135/128 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) a) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64))) #s(literal -135/128 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))))))
(/.f64 (+.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64))) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 135/128 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -135/128 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -9/16 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 135/128 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 9/16 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal -135/128 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 9/16 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 9/16 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 9/16 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 135/128 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -9/16 binary64))))) (neg.f64 (pow.f64 b #s(literal 12 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal -9/16 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a)))))) (neg.f64 (pow.f64 b #s(literal 12 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (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 1 binary64) (pow.f64 b #s(literal 12 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 a #s(literal -9/16 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 12 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b c) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(-.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 #s(literal 1/2 binary64) b) c))
(neg.f64 (*.f64 c (/.f64 #s(literal 1/2 binary64) b)))
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 b c) #s(literal -1/2 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 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -1/2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 b c) #s(literal 1/2 binary64)))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (/.f64 b 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 binary64) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(*.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) b))
(*.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 (/.f64 c b) #s(literal -1/2 binary64))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) b))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) b))
(-.f64 #s(literal 0 binary64) (*.f64 c #s(literal 1/2 binary64)))
(neg.f64 (*.f64 c #s(literal 1/2 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))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b c) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(-.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 #s(literal 1/2 binary64) b) c))
(neg.f64 (*.f64 c (/.f64 #s(literal 1/2 binary64) b)))
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 b c) #s(literal -1/2 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 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -1/2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 b c) #s(literal 1/2 binary64)))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (/.f64 b 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 binary64) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(*.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) b))
(*.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 (/.f64 c b) #s(literal -1/2 binary64))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) b))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) b))
(neg.f64 (/.f64 #s(literal 1/2 binary64) b))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) b)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b #s(literal -1/2 binary64))))
(/.f64 #s(literal -1/2 binary64) b)
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 b #s(literal 1/2 binary64)))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b))
(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 binary64) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64))
(+.f64 (/.f64 b (/.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 #s(literal -1/3 binary64) a))))
(+.f64 (/.f64 b (/.f64 a #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 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1 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 (/.f64 b (/.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))) #s(literal 1 binary64)))
(+.f64 (*.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 a #s(literal -1/3 binary64))))))))
(+.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) b))
(+.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 b (/.f64 a #s(literal -1/3 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) a) b)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -3 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(-.f64 (/.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))))) #s(literal -3 binary64)) a))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/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 a #s(literal -1/3 binary64))))) (/.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 a #s(literal -1/3 binary64))))))))
(neg.f64 (*.f64 (-.f64 b (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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -3 binary64)))))
(neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64)) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (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 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (-.f64 b (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 -1 binary64) (/.f64 a (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #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 -1/3 binary64))))))))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -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 a #s(literal -1/3 binary64))))))))
(/.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 -1/3 binary64))))))))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 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 a #s(literal -1/3 binary64))))))) #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 -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64))
(pow.f64 (/.f64 a (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -3 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (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 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -3 binary64)))
(*.f64 (-.f64 b (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 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (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 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64)))
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.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 a #s(literal -1/3 binary64))))))) a) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -3 binary64)) (/.f64 #s(literal 1 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 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(*.f64 (/.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 #s(literal 0 binary64) b)) #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 -1/3 binary64)))))))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 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 a #s(literal -1/3 binary64))))))) #s(literal -1/3 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) a) #s(literal -1/3 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 a #s(literal -1/3 binary64)))))) #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 a #s(literal -1/3 binary64))))))))
(neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -3 binary64)))
(/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal 1 binary64))
(/.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64)))
(/.f64 (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #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 a #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 a #s(literal -1/3 binary64))))))))
(*.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal 1 binary64))
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -3 binary64))
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) b)
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))
(-.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)
(neg.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.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 a #s(literal -1/3 binary64))))))))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64))
(/.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.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 a #s(literal -1/3 binary64)))))))
(*.f64 (-.f64 b (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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal -9 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 b (*.f64 a a)) #s(literal -9 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(+.f64 (*.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal -9 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal -9 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 (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 b (*.f64 a a)) #s(literal -9 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 b (*.f64 a a)) #s(literal -9 binary64))))
(+.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 b (*.f64 a a)) #s(literal -9 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 (/.f64 b (*.f64 a a)) #s(literal -9 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal -9 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))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.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 (*.f64 a #s(literal 9 binary64))) b)))
(-.f64 (/.f64 #s(literal 0 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 -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) b)))
(neg.f64 (/.f64 (+.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 (*.f64 a #s(literal 9 binary64))) b)))
(neg.f64 (*.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 (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) b))))
(neg.f64 (*.f64 (/.f64 (+.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 a (*.f64 a #s(literal 9 binary64)))) b))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal -9 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 b (/.f64 (*.f64 a (*.f64 a #s(literal -9 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 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal -9 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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.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 a (*.f64 a #s(literal -9 binary64))))))
(/.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 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #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 (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64)))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) 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)))))
(/.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 (*.f64 a #s(literal 9 binary64))) b))
(/.f64 (/.f64 (+.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 a (*.f64 a #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 (+.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))) b) (*.f64 a (*.f64 a #s(literal -9 binary64))))
(/.f64 (/.f64 (+.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))) a) (/.f64 #s(literal -9 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 (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (/.f64 #s(literal -1 binary64) b))
(/.f64 (neg.f64 (*.f64 (+.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))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (neg.f64 (/.f64 (+.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))) a)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(pow.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal -9 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)))) #s(literal -1 binary64))
(*.f64 b (/.f64 (+.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 a (*.f64 a #s(literal -9 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 (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(*.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 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 1 binary64) a) (/.f64 (+.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 -9 binary64) (/.f64 b a))))
(*.f64 (+.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 b (*.f64 a a)) #s(literal -9 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 (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) b)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.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 9 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 b (*.f64 a a)) #s(literal 9 binary64)))
(*.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal -9 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 (/.f64 b (*.f64 a a)) #s(literal -9 binary64)) (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 (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))) #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 (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 a #s(literal -9 binary64)))) b)
(*.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 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 1 binary64) (*.f64 a (*.f64 a #s(literal -9 binary64)))) (/.f64 (+.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) b)))
(*.f64 (*.f64 (+.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))) 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 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 (*.f64 a #s(literal -9 binary64))))
(*.f64 (/.f64 (+.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 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 a #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.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 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 -9 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 (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 (+.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 a (*.f64 a #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)))
(*.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 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) b)))
(*.f64 (/.f64 (+.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 -9 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 (/.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) (*.f64 a (*.f64 a #s(literal -9 binary64)))))
(*.f64 (/.f64 (+.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))) #s(literal -9 binary64)) (/.f64 b (*.f64 a a)))
(+.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 (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 #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 -1/3 binary64))))) (/.f64 b (/.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 a (*.f64 (/.f64 #s(literal -3 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.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 -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 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.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 (/.f64 a #s(literal -1/3 binary64)) b) (/.f64 a #s(literal 1/3 binary64)))
(fma.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.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 #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 (-.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 (/.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 #s(literal -3 binary64) b) (/.f64 a #s(literal 1/3 binary64)))
(neg.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 binary64) (/.f64 #s(literal 1 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 #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 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))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #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 -1/3 binary64)))))) #s(literal -1/3 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) b) (+.f64 (*.f64 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 (/.f64 #s(literal 1/3 binary64) a) b) (+.f64 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 #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 (+.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))) #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))))) #s(literal -1 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 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))) b) (/.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 -3 binary64)))
(/.f64 (+.f64 (*.f64 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 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 (/.f64 #s(literal 1/3 binary64) a) b))
(/.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 #s(literal 1/3 binary64) (*.f64 (/.f64 b (*.f64 (/.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 b (*.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 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 b (*.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 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 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (/.f64 b (*.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 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 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 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 #s(literal 0 binary64) a))) (*.f64 (/.f64 b (*.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 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/3 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) a)) (/.f64 b (*.f64 a #s(literal -9 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 #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 (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)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) a))) (*.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)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 b (*.f64 a a)) #s(literal -9 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 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 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 -1/3 binary64))))) #s(literal -3 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) 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 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 a (/.f64 b (*.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 #s(literal 1/3 binary64) (/.f64 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 (*.f64 a (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 #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 -9 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 #s(literal 1 binary64) (/.f64 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 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 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 (*.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 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (/.f64 (/.f64 b (*.f64 a a)) #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 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/3 binary64) a) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 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 (-.f64 #s(literal 0 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 (/.f64 #s(literal -1/3 binary64) a) b))
(/.f64 (+.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 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 #s(literal 0 binary64) a) (/.f64 b (*.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 #s(literal -1/3 binary64) (/.f64 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 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 #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) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.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 (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 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))) b)) (/.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 -3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 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 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))))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(/.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 #s(literal 1 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 (/.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 #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 (/.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 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))) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
(*.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 -3 binary64) b))
(*.f64 (+.f64 (*.f64 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 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 #s(literal 1/3 binary64) a) b)))
(*.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)))
(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 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 #s(literal 1 binary64) (/.f64 (/.f64 b (*.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) (/.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 (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 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 0 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 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) b)
(/.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 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 b #s(literal -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))) b)
(pow.f64 (/.f64 b (*.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 a (*.f64 (/.f64 #s(literal -3 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(*.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 a #s(literal -1/3 binary64)) (*.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 (/.f64 a #s(literal -1/3 binary64)) b))
(*.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.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 (/.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 (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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 #s(literal -3 binary64) b))
(*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) 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))))) #s(literal -1 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.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) (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))
(*.f64 #s(literal 1 binary64) (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))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 a #s(literal 9 binary64)) b))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 a #s(literal 9 binary64)) b))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 a #s(literal 9 binary64)) b))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))))
(neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))))
(neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) a) #s(literal 1/9 binary64)) b))
(neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))))))
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 b b) (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(neg.f64 (/.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) #s(literal -3 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b)))
(neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal -9 binary64) (/.f64 b a))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -9 binary64) (/.f64 b a)) b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 b (*.f64 a #s(literal -9 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal -9 binary64) (/.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) (/.f64 #s(literal -9 binary64) (/.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 #s(literal -9 binary64) (/.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) b) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) a) #s(literal -1/9 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 b (*.f64 a #s(literal -9 binary64)))))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 #s(literal -9 binary64) (/.f64 b a)))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (/.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))))))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) (/.f64 b (/.f64 b (*.f64 a #s(literal -9 binary64)))))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) (*.f64 (/.f64 #s(literal -9 binary64) (/.f64 b a)) b))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) b) (neg.f64 (*.f64 (/.f64 #s(literal -9 binary64) (/.f64 b a)) b)))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) b) (neg.f64 (/.f64 b (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) #s(literal -3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
(/.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) (/.f64 (*.f64 b b) (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal -9 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) (/.f64 #s(literal -9 binary64) (/.f64 b a))) b)
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 #s(literal -9 binary64) (/.f64 b a))) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b)) #s(literal 3 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) a) (/.f64 #s(literal -3 binary64) b))
(/.f64 (*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) a) #s(literal 1/9 binary64)) (/.f64 #s(literal -1 binary64) b))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal -9 binary64) (/.f64 b a)))) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) (/.f64 #s(literal -9 binary64) (/.f64 b a)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b))) #s(literal -3 binary64))
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) a)) (neg.f64 (/.f64 #s(literal -3 binary64) b)))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (*.f64 (/.f64 #s(literal -3 binary64) b) #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 #s(literal -9 binary64) b)))
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b)))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -9 binary64) (/.f64 b a))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 b (*.f64 a #s(literal -9 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 a #s(literal 9 binary64)) b))))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))))
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 #s(literal -3 binary64) b)))
(*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))))))
(*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) b))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -9 binary64) (/.f64 b a)) b)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) b) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) #s(literal -3 binary64)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) #s(literal -3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) (/.f64 a b)))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) #s(literal 3 binary64)))
(*.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal -9 binary64) (/.f64 b a))) (/.f64 #s(literal -1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) (/.f64 #s(literal -9 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 #s(literal -9 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b)) #s(literal 1/3 binary64))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) a) (/.f64 b #s(literal -3 binary64)))
(*.f64 (*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) a) #s(literal -1/9 binary64)) b)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64))) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (*.f64 a #s(literal -9 binary64))) b)
(*.f64 (*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) a) #s(literal 1/9 binary64)) (-.f64 #s(literal 0 binary64) b))
(*.f64 #s(literal -1/9 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 a b)))
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))))) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))) #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) b) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -9 binary64) (/.f64 b a)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -9 binary64) (/.f64 b a)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal -3 binary64) b) #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -9 binary64) b)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (/.f64 #s(literal -3 binary64) b)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (/.f64 a b)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -9 binary64) b)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) b) #s(literal 3 binary64))))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) a) (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -3 binary64) b)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 (/.f64 #s(literal -3 binary64) b) #s(literal 3 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 #s(literal -9 binary64) b)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 #s(literal -9 binary64) (/.f64 b a))))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) #s(literal -9 binary64)) (/.f64 b a))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 a b)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -3 binary64) b)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) #s(literal -9 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a b)))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) a) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal -3 binary64) b) #s(literal 3 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) a) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 #s(literal -9 binary64) b)))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 #s(literal -3 binary64) b)))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) #s(literal -9 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 a b)))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 #s(literal -3 binary64) b)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) a) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal -3 binary64) b) #s(literal 3 binary64))))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) a) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -9 binary64) b)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -3 binary64) b)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) #s(literal -9 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a b)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -3 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -9 binary64) (/.f64 b a))))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 a #s(literal -9 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 #s(literal -3 binary64) b)) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1/3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal -9 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal -9 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (/.f64 a #s(literal -1/3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 #s(literal -3 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a #s(literal -9 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) b) (*.f64 a #s(literal -9 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64))) b) (/.f64 b (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64))) (*.f64 b b)) (/.f64 b (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))))))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b #s(literal -3 binary64)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 b b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (*.f64 (/.f64 #s(literal -9 binary64) (/.f64 b a)) b)) (/.f64 #s(literal 1 binary64) b))
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))))
(+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))))
(+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))))
(+.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (neg.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 c (*.f64 a #s(literal 9/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a)))))
(fma.f64 a (*.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64))) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))
(fma.f64 a (*.f64 c #s(literal 9/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a)))))
(fma.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64))) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))
(fma.f64 (/.f64 (*.f64 a a) b) (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))
(fma.f64 (/.f64 (*.f64 c c) b) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 27/8 binary64) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))
(fma.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))
(fma.f64 (*.f64 c a) #s(literal 9/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a)))))
(fma.f64 #s(literal 9/2 binary64) (*.f64 c a) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a)))))
(fma.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 81/16 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -4 binary64)) #s(literal 81/16 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal 81/16 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))))
(fma.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 (*.f64 a a) b) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))
(fma.f64 (*.f64 a #s(literal 9/2 binary64)) c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a)))))
(fma.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))))
(fma.f64 (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) b) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))
(fma.f64 (*.f64 #s(literal 9/2 binary64) c) a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a)))))
(fma.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))))
(neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 27/8 binary64)) (/.f64 b (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal -27/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))))
(+.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))
(fma.f64 c (*.f64 a #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))
(fma.f64 a (*.f64 c #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))
(fma.f64 (*.f64 c a) #s(literal 9/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))
(fma.f64 #s(literal 9/2 binary64) (*.f64 c a) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))
(fma.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 81/16 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -4 binary64)) #s(literal 81/16 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal 81/16 binary64) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))
(fma.f64 (*.f64 a #s(literal 9/2 binary64)) c (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))
(fma.f64 (*.f64 #s(literal 9/2 binary64) c) a (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(neg.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -9 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b #s(literal -3 binary64)))
(/.f64 #s(literal -9 binary64) (/.f64 b a))
(/.f64 (*.f64 a #s(literal -9 binary64)) b)
(/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (/.f64 #s(literal -9 binary64) (/.f64 b a)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal -9 binary64)))))
(/.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal -1 binary64))
(/.f64 (*.f64 a #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal -3 binary64) b) #s(literal 3 binary64)))
(*.f64 a (/.f64 #s(literal -9 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -9 binary64) (/.f64 b a)))
(*.f64 #s(literal -3 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
(*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(*.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) b) #s(literal 3 binary64))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal -3 binary64) b))
(*.f64 #s(literal -9 binary64) (/.f64 a b))
(*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 3 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) b))
(*.f64 (/.f64 #s(literal -9 binary64) (/.f64 b a)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(*.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) #s(literal -3 binary64))
(*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 3 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a a))) (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 #s(literal 0 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))))
(/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a a)))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))))
(/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a a))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(pow.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))) #s(literal -1 binary64))
(*.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal -7 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 c a) (/.f64 a (pow.f64 b #s(literal 7 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 c (*.f64 a a)))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 7 binary64)))) c)
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 (*.f64 a a) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(*.f64 (/.f64 (*.f64 c a) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal -1 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64))))
(+.f64 (*.f64 (+.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 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.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 c (*.f64 c c))))
(+.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -135/128 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 c 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))))))
(+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -135/128 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))) (*.f64 c c)) (*.f64 (-.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 c c)))
(+.f64 (*.f64 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)))))) c)) (*.f64 c (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c)))
(+.f64 (*.f64 c (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c)) (*.f64 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)))))) c)))
(+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -135/128 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))
(+.f64 (*.f64 (*.f64 c (*.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))))))) c) (*.f64 (/.f64 c (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))) c))
(+.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))) c) (*.f64 (*.f64 c (*.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))))))) c))
(+.f64 (*.f64 (+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -135/128 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))))) (*.f64 c c)) (*.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (*.f64 c c)))
(fma.f64 c (*.f64 c (*.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 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 c (/.f64 c (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))) (*.f64 (+.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 c (*.f64 c c))))
(fma.f64 c (*.f64 (+.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 c c)) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c c) (*.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 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.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 c (*.f64 c c))))
(fma.f64 (+.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 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.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 c c) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 (+.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 c (*.f64 c c))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c) (*.f64 (+.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 c (*.f64 c c))))
(fma.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 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.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)))))) c) c (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c) c (*.f64 (+.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 c (*.f64 c c))))
(fma.f64 (*.f64 (*.f64 c 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)))))) c (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.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 c (*.f64 c c))))
(*.f64 c (*.f64 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))))))
(*.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)))))
(*.f64 (+.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)))) (*.f64 c c))
(*.f64 (*.f64 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))))) c)
(neg.f64 (*.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -9/16 binary64)))
(neg.f64 (*.f64 #s(literal -9/16 binary64) (neg.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))))))
(neg.f64 (/.f64 (*.f64 a #s(literal -9/16 binary64)) (-.f64 #s(literal 0 binary64) (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 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -9/16 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) a) #s(literal -9/16 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.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 (*.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 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal 9/16 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (neg.f64 (*.f64 a #s(literal 9/16 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 (pow.f64 b #s(literal -5 binary64)) #s(literal -9/16 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 (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64))
(*.f64 #s(literal 1 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) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal 9/16 binary64) (neg.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))
(neg.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (/.f64 #s(literal -3/8 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b))))
(neg.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) b) (*.f64 b b)))
(/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal -3/8 binary64) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (/.f64 #s(literal -3/8 binary64) b) b)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 3/8 binary64)))
(/.f64 #s(literal 3/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 b b))
(/.f64 (/.f64 #s(literal 3/8 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 #s(literal -3/8 binary64) b) b) b)
(/.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -3/8 binary64) b) b)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -3/8 binary64) b)) #s(literal -1 binary64))
(*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))
(*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 3/8 binary64) b) (/.f64 #s(literal -1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal -3/8 binary64) b) b) (/.f64 #s(literal 1 binary64) b))
(+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))
(+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(neg.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 a (*.f64 a #s(literal -9 binary64)))
(*.f64 (*.f64 a a) #s(literal -9 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -9 binary64))))
(*.f64 #s(literal -9 binary64) (*.f64 a a))
(*.f64 (*.f64 a #s(literal -9 binary64)) a)
(*.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 9 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 9 binary64))
(*.f64 (*.f64 a #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))))
(neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))
(/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))))
(pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))))
(*.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 c c) (/.f64 c (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal -4 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))) (neg.f64 (pow.f64 b #s(literal -4 binary64))))
(*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))
(*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)))
(*.f64 (*.f64 c (*.f64 a (*.f64 c c))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (*.f64 c c)))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 3 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)) (*.f64 (log.f64 a) #s(literal 3 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 3 binary64)) (*.f64 (log.f64 c) #s(literal 3 binary64))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))))
(neg.f64 (*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) a) (/.f64 #s(literal 1 binary64) a))
(pow.f64 (*.f64 c a) #s(literal 3 binary64))
(*.f64 c (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))))
(*.f64 c (neg.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))
(*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 a (*.f64 a a))))
(*.f64 (*.f64 a a) (*.f64 c (*.f64 a (*.f64 c c))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))
(*.f64 (*.f64 c a) (*.f64 a (*.f64 a (*.f64 c c))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))
(*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))))
(*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 c a))
(*.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 a a))
(*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) c)
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) a)
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 c c))
(*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) a) a)
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 c c)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 a a)))
(*.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))) (*.f64 a a))

simplify617.0ms (2.5%)

Algorithm
egg-herbie
Rules
6642×*-lowering-*.f32
6642×*-lowering-*.f64
2758×+-lowering-+.f64
2758×+-lowering-+.f32
1870×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0159913977
1569613180
0808513180
Stop Event
iter limit
node limit
Counts
756 → 756
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))))))
(* -9/16 (/ a (pow b 5)))
(+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))
(+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))
(+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* c (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* c (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* c (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* -1 (* c (+ (* 9/16 (/ a (* (pow b 5) c))) (* 135/128 (/ (pow a 2) (pow b 7))))))
(* -1 (* c (+ (* 9/16 (/ a (* (pow b 5) c))) (* 135/128 (/ (pow a 2) (pow b 7))))))
(* -1 (* c (+ (* 9/16 (/ a (* (pow b 5) c))) (* 135/128 (/ (pow a 2) (pow b 7))))))
(* -9/16 (/ a (pow b 5)))
(* a (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(* a (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(* a (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))
(* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))
(* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))
(* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))
(* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) c)) (* -9/16 (* a (pow b 2)))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) c)) (* -9/16 (* a (pow b 2)))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) c)) (* -9/16 (* a (pow b 2)))) (pow b 7))
(* -9/16 (/ a (pow b 5)))
(/ (+ (* -135/128 (/ (* (pow a 2) c) (pow b 2))) (* -9/16 a)) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) c) (pow b 2))) (* -9/16 a)) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) c) (pow b 2))) (* -9/16 a)) (pow b 5))
(* -9/16 (/ a (pow b 5)))
(* -1 (/ (+ (* 9/16 a) (* 135/128 (/ (* (pow a 2) c) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 a) (* 135/128 (/ (* (pow a 2) c) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 a) (* 135/128 (/ (* (pow a 2) c) (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))
(* -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))
(+ (* -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/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)))))))
(* (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/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 (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -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 5))
(/ (+ (* -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 5))
(* -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))))) 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))))) 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 (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* 9/2 (* a c))
(* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c)))
(* a (+ (* 9/2 c) (* a (+ (* 27/8 (/ (pow c 2) (pow b 2))) (* 81/16 (/ (* a (pow c 3)) (pow b 4)))))))
(* a (+ (* 9/2 c) (* a (+ (* 27/8 (/ (pow c 2) (pow b 2))) (* 81/16 (/ (* a (pow c 3)) (pow b 4)))))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* (pow a 3) (+ (* 27/8 (/ (pow c 2) (* a (pow b 2)))) (* 81/16 (/ (pow c 3) (pow b 4)))))
(* (pow a 3) (+ (* 27/8 (/ (pow c 2) (* a (pow b 2)))) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4))))))
(* (pow a 3) (+ (* 27/8 (/ (pow c 2) (* a (pow b 2)))) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4))))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -27/8 (/ (pow c 2) (* a (pow b 2)))))))
(* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (* 27/8 (/ (pow c 2) (pow b 2))) (* 9/2 (/ c a))) a)))))
(* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (* 27/8 (/ (pow c 2) (pow b 2))) (* 9/2 (/ c a))) a)))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/ (+ (* 27/8 (* (pow a 2) (* (pow b 2) (pow c 2)))) (* 81/16 (* (pow a 3) (pow c 3)))) (pow b 4))
(/ (+ (* 81/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 27/8 (* (pow a 2) (pow c 2))) (* 9/2 (* a (* (pow b 2) c)))))) (pow b 4))
(/ (+ (* 81/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 27/8 (* (pow a 2) (pow c 2))) (* 9/2 (* a (* (pow b 2) c)))))) (pow b 4))
(* 9/2 (* a c))
(+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (* a c)))
(+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))
(+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 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))) (* 9/2 (* a c)))
(+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))
(+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))
(* 9/2 (* a c))
(* c (+ (* 27/8 (/ (* (pow a 2) c) (pow b 2))) (* 9/2 a)))
(* c (+ (* 9/2 a) (* c (+ (* 27/8 (/ (pow a 2) (pow b 2))) (* 81/16 (/ (* (pow a 3) c) (pow b 4)))))))
(* c (+ (* 9/2 a) (* c (+ (* 27/8 (/ (pow a 2) (pow b 2))) (* 81/16 (/ (* (pow a 3) c) (pow b 4)))))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* (pow c 3) (+ (* 27/8 (/ (pow a 2) (* (pow b 2) c))) (* 81/16 (/ (pow a 3) (pow b 4)))))
(* (pow c 3) (+ (* 27/8 (/ (pow a 2) (* (pow b 2) c))) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4))))))
(* (pow c 3) (+ (* 27/8 (/ (pow a 2) (* (pow b 2) c))) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4))))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -27/8 (/ (pow a 2) (* (pow b 2) c))))))
(* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -1 (/ (+ (* 27/8 (/ (pow a 2) (pow b 2))) (* 9/2 (/ a c))) c)))))
(* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -1 (/ (+ (* 27/8 (/ (pow a 2) (pow b 2))) (* 9/2 (/ a c))) c)))))
(* 9/2 (* a c))
(* c (+ (* 9/2 a) (* 81/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(* c (+ (* 9/2 a) (* 81/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(* c (+ (* 9/2 a) (* 81/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* (pow c 3) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4)))))
(* (pow c 3) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4)))))
(* (pow c 3) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4)))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -9/2 (/ a (pow c 2))))))
(* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -9/2 (/ a (pow c 2))))))
(* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -9/2 (/ a (pow c 2))))))
(* 9/2 (* a c))
(* a (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))
(* a (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))
(* a (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* (pow a 3) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4)))))
(* (pow a 3) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4)))))
(* (pow a 3) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4)))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -9/2 (/ c (pow a 2))))))
(* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -9/2 (/ c (pow a 2))))))
(* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -9/2 (/ c (pow a 2))))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/ (+ (* 9/2 (* a (* (pow b 4) c))) (* 81/16 (* (pow a 3) (pow c 3)))) (pow b 4))
(/ (+ (* 9/2 (* a (* (pow b 4) c))) (* 81/16 (* (pow a 3) (pow c 3)))) (pow b 4))
(/ (+ (* 9/2 (* a (* (pow b 4) c))) (* 81/16 (* (pow a 3) (pow c 3)))) (pow b 4))
(* 9/2 (* a c))
(+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))
(+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))
(+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))
(* 9/2 (* a c))
(+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))
(+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))
(+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(* -9 (/ a b))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(* -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)))
(* -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)))
(/ -3/8 (pow b 3))
(/ -3/8 (pow b 3))
(/ -3/8 (pow b 3))
(/ -3/8 (pow b 3))
(/ -3/8 (pow b 3))
(/ -3/8 (pow b 3))
(/ -3/8 (pow b 3))
(/ -3/8 (pow b 3))
(/ -3/8 (pow b 3))
(/ -3/8 (pow b 3))
(/ -3/8 (pow b 3))
(/ -3/8 (pow b 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))))
(* -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))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
(* (pow a 3) (pow c 3))
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) a) (*.f64 (*.f64 b (*.f64 b b)) (*.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) a) (*.f64 (*.f64 b (*.f64 b b)) (*.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 (*.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))) (/.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 -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b)))) 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 #s(literal 0 binary64) (/.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))
(-.f64 #s(literal 0 binary64) (/.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))
(-.f64 #s(literal 0 binary64) (/.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) a) (/.f64 (*.f64 c (*.f64 c c)) (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) a) (/.f64 (*.f64 c (*.f64 c c)) (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) a) (/.f64 (*.f64 c (*.f64 c c)) (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))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (/.f64 #s(literal 9/16 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (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))) (/.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))) (/.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)))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))
(+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64))))
(+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))
(+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64))))
(+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))
(+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* c (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* c (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* c (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* c (+ (* 9/16 (/ a (* (pow b 5) c))) (* 135/128 (/ (pow a 2) (pow b 7))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* c (+ (* 9/16 (/ a (* (pow b 5) c))) (* 135/128 (/ (pow a 2) (pow b 7))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* c (+ (* 9/16 (/ a (* (pow b 5) c))) (* 135/128 (/ (pow a 2) (pow b 7))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* a (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* a (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* a (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) c) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) c) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) c) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) c) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) c) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (- (* -135/128 (/ c (pow b 7))) (* 9/16 (/ 1 (* a (pow b 5))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) c) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) c)) (* -9/16 (* a (pow b 2)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (*.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) c)) (* -9/16 (* a (pow b 2)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (*.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) c)) (* -9/16 (* a (pow b 2)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (*.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(/ (+ (* -135/128 (/ (* (pow a 2) c) (pow b 2))) (* -9/16 a)) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (*.f64 b b)) (*.f64 a #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) c) (pow b 2))) (* -9/16 a)) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (*.f64 b b)) (*.f64 a #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) c) (pow b 2))) (* -9/16 a)) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (*.f64 b b)) (*.f64 a #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 a) (* 135/128 (/ (* (pow a 2) c) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 a) (* 135/128 (/ (* (pow a 2) c) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 a) (* 135/128 (/ (* (pow a 2) c) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (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))
(/.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)
(+ (* -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 #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 #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 #s(literal -1/3 binary64) (/.f64 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 (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 (sqrt.f64 (/.f64 c a)) (*.f64 (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 (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 (/.f64 #s(literal 1 binary64) a) c)) (/.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 (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 #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 #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 #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 (sqrt.f64 #s(literal -3 binary64))) (/.f64 b #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 (*.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)))))
(*.f64 (-.f64 #s(literal 0 binary64) 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 0 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 0 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 (/.f64 b a) c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))))))
(* 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 (/.f64 b a) c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.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 (/.f64 b a) c)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.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 (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 (neg.f64 c) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (/.f64 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)))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 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)))
(* -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 (neg.f64 c) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (/.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 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.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 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (* c (pow (sqrt -3) 2))))))
(*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b (*.f64 a (*.f64 c #s(literal -3 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 (/.f64 #s(literal 1 binary64) a) c)) (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 (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)))) #s(literal -3/2 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 (/.f64 #s(literal 1 binary64) a) c)) (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 0 binary64) b) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.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)))) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.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)))) #s(literal -3/2 binary64)))))))
(* -2 (/ b (* a c)))
(*.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64))
(* 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 3/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.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 (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 c (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (*.f64 a a))))) (*.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 c a) #s(literal 9/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 c a)))))
(/ -3/2 b)
(/.f64 #s(literal -3/2 binary64) b)
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.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))
(-.f64 #s(literal 0 binary64) (/.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 (*.f64 c a) #s(literal 9/8 binary64)) (*.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 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 3/2 binary64) (/.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 (/.f64 b a) c) #s(literal -2 binary64))
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) 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)
(/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) 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 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (-.f64 (*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.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 (/.f64 #s(literal 1 binary64) a) c)) (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)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b (*.f64 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 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (/.f64 b #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 0 binary64) 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 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.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)) (*.f64 c c)) (*.f64 a a))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (/.f64 b #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 (*.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 #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 (/.f64 #s(literal 1 binary64) a) c)) (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))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (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))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.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))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 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 0 binary64) (/.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 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.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 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.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 (/.f64 b a) c) #s(literal -2 binary64))
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) 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 #s(literal -2 binary64) b) c) (*.f64 a (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 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 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (-.f64 (*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.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 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))))
(/ (+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2))))) a)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b c))) 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 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (/.f64 b #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 #s(literal 0 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 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (/.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 (sqrt.f64 #s(literal -3 binary64))) (/.f64 b #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 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (/.f64 b #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b c)) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (/.f64 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 (/.f64 #s(literal 1 binary64) 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 (* c (pow (sqrt 3) 2))))) a))
(-.f64 #s(literal 0 binary64) (/.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))
(-.f64 #s(literal 0 binary64) (/.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)))) (/.f64 (-.f64 (*.f64 (*.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))))) #s(literal -3/2 binary64)) (*.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))
(-.f64 #s(literal 0 binary64) (/.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)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.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 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -3/2 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.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 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -3/2 binary64)))) a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) c))) a)) a))
(* -1 (* (sqrt (* a c)) (sqrt -3)))
(-.f64 #s(literal 0 binary64) (*.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 (/.f64 #s(literal 1 binary64) a) c)) (/.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 (sqrt.f64 #s(literal -3 binary64))) (/.f64 b #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 (/.f64 #s(literal 1 binary64) a) c)) (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 a (/.f64 c 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 (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) (*.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 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) b)
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 c 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 0 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 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c 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 0 binary64) b) (-.f64 (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c 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 a (/.f64 c 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)))
(-.f64 #s(literal 0 binary64) (*.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 (/.f64 b 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))))))) (+.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 (neg.f64 c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 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 (neg.f64 c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.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 (neg.f64 c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (/.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 #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 a (/.f64 c 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 #s(literal 3/2 binary64) 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))))
(*.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 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 3/2 binary64) 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))))
(*.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 #s(literal 3/2 binary64) c) b)))
(* -1 (* (sqrt (* a c)) (sqrt -3)))
(-.f64 #s(literal 0 binary64) (*.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 (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 b 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))))))))
(* (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 (neg.f64 a) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (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 (neg.f64 a) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (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 (neg.f64 a) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (/.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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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 #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 #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 (sqrt.f64 #s(literal -3 binary64))) (/.f64 b #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 (*.f64 #s(literal -1/2 binary64) 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 (*.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 #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 (*.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 #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 #s(literal 0 binary64) 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 0 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 0 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/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 (/.f64 b a) c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))))))
(* 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 (/.f64 b a) c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.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 (/.f64 b a) c)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.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 (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 (neg.f64 c) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (/.f64 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)))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 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)))
(* -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 (neg.f64 c) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (/.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 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.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/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 #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 #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 #s(literal -1/3 binary64) (/.f64 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 (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 (sqrt.f64 (/.f64 c a)) (*.f64 (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 (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 (/.f64 #s(literal 1 binary64) a) c)) (/.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 (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 #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))
(* -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 #s(literal 27/8 binary64) (/.f64 (*.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 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.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 (*.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 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 6 binary64)) (*.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))
#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 (*.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))))))) (/.f64 (*.f64 a #s(literal 3 binary64)) c))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal 3 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 (+ (* -3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3 (/ a c)))))
(*.f64 (neg.f64 c) (*.f64 #s(literal -3 binary64) (+.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 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)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal -3 binary64) (*.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 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)))
(* -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 (neg.f64 c) (-.f64 (*.f64 #s(literal -3 binary64) (*.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 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 (/.f64 #s(literal 1 binary64) a) 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))))))) c)) 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 #s(literal 9/2 binary64)) (*.f64 b b))))
(* (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 #s(literal 9/2 binary64)) (*.f64 b b)) (*.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 #s(literal 9/2 binary64)) (*.f64 b b)) (*.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 #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/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 #s(literal 3 binary64) a))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal 3 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) (+ (* 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 (/.f64 #s(literal 1 binary64) a) c)) (*.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 #s(literal 0 binary64) (/.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 (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)) #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 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.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 #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 #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 #s(literal 27/8 binary64) (/.f64 (*.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 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.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 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/8 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 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 3 binary64)) (*.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)
(*.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 (*.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))))))) (+.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 (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 (neg.f64 c) (+.f64 (*.f64 #s(literal -3 binary64) (*.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 #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))))))
(* -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 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.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 #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 (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))))))))
(* -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 (neg.f64 c) (+.f64 (*.f64 #s(literal -3 binary64) (*.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 #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 (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)))))))))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* a (- (* 9/2 (/ (* a c) (pow b 2))) 3))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal 9/2 binary64)) c) (*.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 #s(literal 9/2 binary64)) (*.f64 b b)))) #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 #s(literal 9/2 binary64)) (*.f64 b b)) (*.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 #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 #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 (*.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/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 #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) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal 3 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) (+ (* 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 (*.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))))))
(* (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 (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.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))))))))
(* (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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.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 (*.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 (*.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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.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/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (/.f64 b #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) #s(literal -1/8 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 (/.f64 #s(literal 1 binary64) 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))) (*.f64 c (*.f64 c c)))) (*.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 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 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)))))
(* b (+ 1 (+ (* -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 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c 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 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c 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 -27/16 binary64) (/.f64 (*.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 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c 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 0 binary64) b) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 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 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c 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 -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 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 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))))
(* (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 (*.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))))) #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 (/.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))))) #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)))))) (+.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)))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (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 (neg.f64 c) (+.f64 (*.f64 (*.f64 (sqrt.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c 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 (neg.f64 c) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.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))))))))
(* -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 (neg.f64 c) (+.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 (*.f64 (sqrt.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (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)))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c 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 -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 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 #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 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (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 (neg.f64 a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))
(* -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 (neg.f64 a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 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 (/.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))))))))
(* -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 (neg.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 (sqrt.f64 (/.f64 c a)) (*.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 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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 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 (+ (* -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))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a 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 -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b (*.f64 a a))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b (*.f64 a a))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a 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 -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a a) (-.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)))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a a) (-.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)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.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 5 binary64)))
(/ (+ (* -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 5))
(/.f64 (+.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 5 binary64)))
(/ (+ (* -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 5))
(/.f64 (+.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 5 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)
(/ (+ (* -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)
(* -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 #s(literal 0 binary64) (/.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))
(-.f64 #s(literal 0 binary64) (/.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))))) b))
(-.f64 #s(literal 0 binary64) (/.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/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 (+ (* -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)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c c))))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c c))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.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)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.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)))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.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)))
(* 9/2 (* a c))
(*.f64 (*.f64 a #s(literal 9/2 binary64)) c)
(* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c)))
(*.f64 a (+.f64 (*.f64 (/.f64 #s(literal 27/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 c #s(literal 9/2 binary64))))
(* a (+ (* 9/2 c) (* a (+ (* 27/8 (/ (pow c 2) (pow b 2))) (* 81/16 (/ (* a (pow c 3)) (pow b 4)))))))
(*.f64 a (+.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))))))
(* a (+ (* 9/2 c) (* a (+ (* 27/8 (/ (pow c 2) (pow b 2))) (* 81/16 (/ (* a (pow c 3)) (pow b 4)))))))
(*.f64 a (+.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 3) (+ (* 27/8 (/ (pow c 2) (* a (pow b 2)))) (* 81/16 (/ (pow c 3) (pow b 4)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow a 3) (+ (* 27/8 (/ (pow c 2) (* a (pow b 2)))) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 a a)))))
(* (pow a 3) (+ (* 27/8 (/ (pow c 2) (* a (pow b 2)))) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 a a)))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -27/8 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b)))))
(* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (* 27/8 (/ (pow c 2) (pow b 2))) (* 9/2 (/ c a))) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c #s(literal 9/2 binary64)) a)) a)))
(* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (* 27/8 (/ (pow c 2) (pow b 2))) (* 9/2 (/ c a))) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c #s(literal 9/2 binary64)) a)) a)))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* 27/8 (* (pow a 2) (* (pow b 2) (pow c 2)))) (* 81/16 (* (pow a 3) (pow c 3)))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* 81/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 27/8 (* (pow a 2) (pow c 2))) (* 9/2 (* a (* (pow b 2) c)))))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal 9/2 binary64) (*.f64 a (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* 81/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 27/8 (* (pow a 2) (pow c 2))) (* 9/2 (* a (* (pow b 2) c)))))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal 9/2 binary64) (*.f64 a (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 4 binary64)))
(* 9/2 (* a c))
(*.f64 (*.f64 a #s(literal 9/2 binary64)) c)
(+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (* a c)))
(+.f64 (*.f64 (*.f64 a #s(literal 9/2 binary64)) c) (/.f64 (*.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))
(+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a #s(literal 9/2 binary64)) c) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a #s(literal 9/2 binary64)) c) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* 9/2 (* a c))
(*.f64 (*.f64 a #s(literal 9/2 binary64)) c)
(+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (* a c)))
(+.f64 (*.f64 (*.f64 a #s(literal 9/2 binary64)) c) (/.f64 (*.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))
(+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a #s(literal 9/2 binary64)) c) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a #s(literal 9/2 binary64)) c) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* 9/2 (* a c))
(*.f64 (*.f64 a #s(literal 9/2 binary64)) c)
(* c (+ (* 27/8 (/ (* (pow a 2) c) (pow b 2))) (* 9/2 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 9/2 binary64))))
(* c (+ (* 9/2 a) (* c (+ (* 27/8 (/ (pow a 2) (pow b 2))) (* 81/16 (/ (* (pow a 3) c) (pow b 4)))))))
(*.f64 c (+.f64 (*.f64 a #s(literal 9/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* 9/2 a) (* c (+ (* 27/8 (/ (pow a 2) (pow b 2))) (* 81/16 (/ (* (pow a 3) c) (pow b 4)))))))
(*.f64 c (+.f64 (*.f64 a #s(literal 9/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow c 3) (+ (* 27/8 (/ (pow a 2) (* (pow b 2) c))) (* 81/16 (/ (pow a 3) (pow b 4)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow c 3) (+ (* 27/8 (/ (pow a 2) (* (pow b 2) c))) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b))) (*.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 c c)))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow c 3) (+ (* 27/8 (/ (pow a 2) (* (pow b 2) c))) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b))) (*.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 c c)))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -27/8 (/ (pow a 2) (* (pow b 2) c))))))
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b)))))
(* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -1 (/ (+ (* 27/8 (/ (pow a 2) (pow b 2))) (* 9/2 (/ a c))) c)))))
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 9/2 binary64)) c)) c)))
(* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -1 (/ (+ (* 27/8 (/ (pow a 2) (pow b 2))) (* 9/2 (/ a c))) c)))))
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 9/2 binary64)) c)) c)))
(* 9/2 (* a c))
(*.f64 (*.f64 a #s(literal 9/2 binary64)) c)
(* c (+ (* 9/2 a) (* 81/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(*.f64 c (+.f64 (*.f64 a #s(literal 9/2 binary64)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* c (+ (* 9/2 a) (* 81/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(*.f64 c (+.f64 (*.f64 a #s(literal 9/2 binary64)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* c (+ (* 9/2 a) (* 81/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(*.f64 c (+.f64 (*.f64 a #s(literal 9/2 binary64)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow c 3) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 c c)))))
(* (pow c 3) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 c c)))))
(* (pow c 3) (+ (* 9/2 (/ a (pow c 2))) (* 81/16 (/ (pow a 3) (pow b 4)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 c c)))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -9/2 (/ a (pow c 2))))))
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -9/2 (/ a (pow c 2))))))
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -81/16 (/ (pow a 3) (pow b 4))) (* -9/2 (/ a (pow c 2))))))
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c c))))
(* 9/2 (* a c))
(*.f64 (*.f64 a #s(literal 9/2 binary64)) c)
(* a (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))
(*.f64 a (+.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 81/16 binary64))))
(* a (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))
(*.f64 a (+.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 81/16 binary64))))
(* a (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))
(*.f64 a (+.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 81/16 binary64))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 3) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 a a))))
(* (pow a 3) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 a a))))
(* (pow a 3) (+ (* 9/2 (/ c (pow a 2))) (* 81/16 (/ (pow c 3) (pow b 4)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 a a))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -9/2 (/ c (pow a 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) c) (*.f64 a a)))))
(* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -9/2 (/ c (pow a 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) c) (*.f64 a a)))))
(* -1 (* (pow a 3) (+ (* -81/16 (/ (pow c 3) (pow b 4))) (* -9/2 (/ c (pow a 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) c) (*.f64 a a)))))
(* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* 9/2 (* a (* (pow b 4) c))) (* 81/16 (* (pow a 3) (pow c 3)))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* 9/2 (* a (* (pow b 4) c))) (* 81/16 (* (pow a 3) (pow c 3)))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* 9/2 (* a (* (pow b 4) c))) (* 81/16 (* (pow a 3) (pow c 3)))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c))) (pow.f64 b #s(literal 4 binary64)))
(* 9/2 (* a c))
(*.f64 (*.f64 a #s(literal 9/2 binary64)) c)
(+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))
(+.f64 (*.f64 (*.f64 a #s(literal 9/2 binary64)) c) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))
(+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))
(+.f64 (*.f64 (*.f64 a #s(literal 9/2 binary64)) c) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))
(+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))
(+.f64 (*.f64 (*.f64 a #s(literal 9/2 binary64)) c) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))
(* 9/2 (* a c))
(*.f64 (*.f64 a #s(literal 9/2 binary64)) c)
(+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))
(+.f64 (*.f64 (*.f64 a #s(literal 9/2 binary64)) c) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))
(+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))
(+.f64 (*.f64 (*.f64 a #s(literal 9/2 binary64)) c) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))
(+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))
(+.f64 (*.f64 (*.f64 a #s(literal 9/2 binary64)) c) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (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)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 c (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 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 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 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 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 a #s(literal -9/16 binary64)) (*.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 a #s(literal -9/16 binary64)) (*.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 a #s(literal -9/16 binary64)) (*.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 a #s(literal -9/16 binary64)) (*.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) a) (/.f64 (*.f64 c (*.f64 c c)) (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) a) (/.f64 (*.f64 c (*.f64 c c)) (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) a) (/.f64 (*.f64 c (*.f64 c c)) (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) a) (/.f64 (*.f64 c (*.f64 c c)) (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 a #s(literal -9/16 binary64)) (*.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 #s(literal 0 binary64) (/.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 (*.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 #s(literal 0 binary64) (/.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)))
(-.f64 #s(literal 0 binary64) (/.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))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ a (pow b 5)))
(*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(/ -3/8 (pow b 3))
(/.f64 #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)))
(/ -3/8 (pow b 3))
(/.f64 #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)))
(/ -3/8 (pow b 3))
(/.f64 #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)))
(/ -3/8 (pow b 3))
(/.f64 #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)))
(/ -3/8 (pow b 3))
(/.f64 #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)))
(/ -3/8 (pow b 3))
(/.f64 #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)))
(* -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 (neg.f64 c) (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) 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 (neg.f64 a) (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)))
(* -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))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* (pow a 3) (pow c 3))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))

eval321.0ms (1.3%)

Compiler

Compiled 62838 to 5264 computations (91.6% saved)

prune494.0ms (2%)

Pruning

137 alts after pruning (133 fresh and 4 done)

PrunedKeptTotal
New1644351679
Fresh4398141
Picked235
Done011
Total16891371826
Accuracy
99.6%
Counts
1826 → 137
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.5%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
56.5%
(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))))
55.9%
(fma.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
56.8%
(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))))
56.4%
(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))))
56.2%
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
56.1%
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
56.3%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
56.2%
(/.f64 (fma.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) 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)))
57.2%
(/.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))
56.8%
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64) (*.f64 b #s(literal 3 binary64))) (*.f64 a #s(literal -9 binary64)))
56.5%
(/.f64 (fma.f64 a (*.f64 (/.f64 #s(literal -3 binary64) b) (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 a #s(literal -9 binary64))) b))
55.5%
(/.f64 (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))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
56.1%
(/.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))
56.0%
(/.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)
56.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
56.7%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
56.1%
(/.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)
55.6%
(/.f64 (/.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 -3 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a) (/.f64 #s(literal -3 binary64) b))
55.9%
(/.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)))
55.9%
(/.f64 (/.f64 (+.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))) a) (/.f64 #s(literal -9 binary64) (/.f64 b a)))
55.9%
(/.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
55.9%
(/.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (/.f64 (/.f64 b (*.f64 a a)) #s(literal -9 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
55.9%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/3 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) a)) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
55.9%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -9 binary64))
56.6%
(/.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)
56.6%
(/.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)))
62.9%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) b) (*.f64 a #s(literal -9 binary64)))
62.9%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
63.0%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
56.6%
(/.f64 (/.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))) (*.f64 #s(literal 3 binary64) a))
86.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) a))
89.9%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (-.f64 (*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.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))
80.3%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a))
80.3%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) c))
86.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) c))
89.9%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (-.f64 (*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.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))
56.6%
(/.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))))))))
56.5%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))))))
89.2%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (*.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))))))
62.9%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))))
62.9%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)))
56.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -3 binary64)))
80.3%
(/.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)))))
86.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 c a)))))
56.6%
(/.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)))
55.2%
(/.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 -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64)))))
55.9%
(/.f64 (-.f64 (/.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)) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
55.9%
(/.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)))
56.0%
(/.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 3 binary64)) b)))
55.9%
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -9 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 -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 -9 binary64)) b)))
35.1%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) b) (*.f64 #s(literal 3 binary64) a))
55.5%
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
55.1%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (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 -9 binary64)) b) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal 3 binary64)))
55.3%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (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 -9 binary64)) (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
55.4%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 a #s(literal 9 binary64))) (*.f64 #s(literal -9 binary64) (*.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -9 binary64) (*.f64 a #s(literal 9 binary64))))
55.5%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -9 binary64)) (*.f64 #s(literal -9 binary64) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) #s(literal 81 binary64))
54.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a) #s(literal 3 binary64)))
55.6%
(/.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)))))
55.4%
(/.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 -3 binary64))))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
54.7%
(/.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 -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
54.9%
(/.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 -3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 3 binary64)))
56.1%
(/.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)))
56.1%
(/.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 a #s(literal 3 binary64))))
55.6%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
56.1%
(/.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)))
54.8%
(/.f64 (-.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)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
56.1%
(/.f64 (-.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 9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
55.4%
(/.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 9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -9 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) a))
55.9%
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))))
55.4%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
55.6%
(/.f64 (-.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))))
55.6%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) (*.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -9 binary64)))
55.5%
(/.f64 (-.f64 (*.f64 (*.f64 #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 a #s(literal -9 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
56.1%
(/.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)))))
56.0%
(/.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))
56.1%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 b #s(literal -1/3 binary64))) (*.f64 a #s(literal -9 binary64)))
55.9%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (*.f64 b #s(literal -3 binary64))) (*.f64 a #s(literal -9 binary64)))
56.2%
(/.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)))
56.0%
(/.f64 (-.f64 (*.f64 a #s(literal -9 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 #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 a #s(literal -9 binary64))))
55.2%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -9 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 (*.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 -9 binary64)) a)))
56.6%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
56.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b))) a)) b) (*.f64 #s(literal 3 binary64) a))
56.0%
(/.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)))))))
56.0%
(/.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)))
57.4%
(/.f64 (+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (*.f64 b a)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (*.f64 b a) (*.f64 (/.f64 #s(literal -3 binary64) a) (*.f64 b a)))) (*.f64 a #s(literal -9 binary64)))
55.9%
(/.f64 (+.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 a (/.f64 b (*.f64 a #s(literal -9 binary64)))))
55.8%
(/.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))))
55.7%
(/.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))
55.8%
(/.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))
79.9%
(/.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)
56.7%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -3 binary64))
55.7%
(/.f64 (*.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 -3 binary64)))))) #s(literal -1/3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
89.1%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 b b)) (*.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))))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))
85.9%
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 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))))))) (*.f64 #s(literal 3 binary64) a))
63.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
56.2%
(/.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))))
56.6%
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/3 binary64))) a)
56.2%
(/.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)))))
56.6%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (/.f64 #s(literal -1/3 binary64) a)))
56.6%
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))))
56.6%
(/.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)))
56.6%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
63.0%
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
55.9%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
55.2%
(-.f64 (/.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))))) #s(literal -3 binary64)) a))
55.8%
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
56.0%
(+.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 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
56.7%
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
55.9%
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
56.0%
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
56.1%
(+.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 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
56.1%
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
56.4%
(+.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)))))
86.3%
(+.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)))))
79.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
89.6%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (*.f64 b b)) (*.f64 a #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))))
55.9%
(+.f64 (/.f64 b (/.f64 a #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)))
56.2%
(+.f64 (*.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 a #s(literal -1/3 binary64))))))))
89.5%
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.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)))))))
89.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)) (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)))
56.6%
(*.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))
56.7%
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) a) #s(literal -1/3 binary64))
55.9%
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -1/9 binary64))
55.7%
(*.f64 (/.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 -3 binary64)))))) (*.f64 a #s(literal -9 binary64))) b)
56.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
63.0%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
89.2%
(*.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))))
56.0%
(*.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))))))))
55.9%
(*.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))))
55.8%
(*.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))))
55.9%
(*.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))
56.7%
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -1/3 binary64))
56.1%
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/9 binary64))
79.7%
(*.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)))
89.5%
(*.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)))
62.9%
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
Compiler

Compiled 8562 to 5015 computations (41.4% saved)

simplify294.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 18 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))))) (*.f64 a #s(literal -9 binary64)))
cost-diff6400
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))
cost-diff0
(/.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))))
cost-diff0
(+.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)))
cost-diff0
(/.f64 (+.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 a (/.f64 b (*.f64 a #s(literal -9 binary64)))))
cost-diff0
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -3 binary64)) a)
cost-diff0
(/.f64 a #s(literal -1/3 binary64))
cost-diff0
(/.f64 b (/.f64 a #s(literal -1/3 binary64)))
cost-diff0
(-.f64 (/.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))))) #s(literal -3 binary64)) a))
cost-diff0
(/.f64 b c)
cost-diff0
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
cost-diff128
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.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))))))
cost-diff128
(-.f64 (*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.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)))
cost-diff256
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (-.f64 (*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.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))
cost-diff5952
(pow.f64 b #s(literal 5 binary64))
Rules
4554×*-lowering-*.f32
4554×*-lowering-*.f64
1868×+-lowering-+.f64
1868×+-lowering-+.f32
1704×/-lowering-/.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
077955
1197876
2604859
32358846
46411816
08109816
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (/ 1 a) (/ (+ (/ (* -2 b) c) (* a (+ (/ 3/2 b) (* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8)))))) a))
(/ 1 a)
1
a
(/ (+ (/ (* -2 b) c) (* a (+ (/ 3/2 b) (* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8)))))) a)
(+ (/ (* -2 b) c) (* a (+ (/ 3/2 b) (* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8))))))
(/ (* -2 b) c)
(* -2 b)
-2
b
c
(* a (+ (/ 3/2 b) (* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8)))))
(+ (/ 3/2 b) (* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8))))
(/ 3/2 b)
3/2
(* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8)))
(- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8))
(* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5)))))
(neg a)
(+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))
(* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b)))
-3/4
(/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))
(* c (* (/ c (* b (* b b))) -9/8))
(* (/ c (* b (* b b))) -9/8)
(/ c (* b (* b b)))
(* b (* b b))
(* b b)
-9/8
(+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5)))
(/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c))
(* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64)))
-2/3
(* b (* (/ (pow c 4) (pow b 6)) 405/64))
(* (/ (pow c 4) (pow b 6)) 405/64)
(/ (pow c 4) (pow b 6))
(pow c 4)
4
(pow b 6)
6
405/64
(* c c)
(/ (* 27/16 (* c c)) (pow b 5))
(* 27/16 (* c c))
27/16
(pow b 5)
5
(/ -1/2 (/ b c))
-1/2
(/ b c)
b
c
(- (/ b (/ a -1/3)) (/ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) -3) a))
(/ b (/ a -1/3))
b
(/ a -1/3)
a
-1/3
(/ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) -3) a)
(/ (sqrt (+ (* b b) (* c (/ a -1/3)))) -3)
(sqrt (+ (* b b) (* c (/ a -1/3))))
(+ (* b b) (* c (/ a -1/3)))
(* b b)
(* c (/ a -1/3))
c
-3
(/ (+ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) (/ b (/ a -1/3))) (/ a 1/3)) (/ a (/ b (* a -9))))
(+ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) (/ b (/ a -1/3))) (/ a 1/3))
(/ (sqrt (+ (* b b) (* c (/ a -1/3)))) (/ b (/ a -1/3)))
(sqrt (+ (* b b) (* c (/ a -1/3))))
(+ (* b b) (* c (/ a -1/3)))
(* b b)
b
(* c (/ a -1/3))
c
(/ a -1/3)
a
-1/3
(/ b (/ a -1/3))
(/ a 1/3)
1/3
(/ a (/ b (* a -9)))
(/ b (* a -9))
(* a -9)
-9
(+ (* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) (* a -9))) (/ b (* a -3)))
-3
(/ (sqrt (+ (* b b) (* c (* a -3)))) (* a -9))
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
a
(* a -9)
-9
(/ b (* a -3))
Outputs
(/ (/ 1 a) (/ (+ (/ (* -2 b) c) (* a (+ (/ 3/2 b) (* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8)))))) a))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal -27/16 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b (pow.f64 c #s(literal 4 binary64))) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 3/4 binary64))) #s(literal -1 binary64)))))))))
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
a
(/ (+ (/ (* -2 b) c) (* a (+ (/ 3/2 b) (* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8)))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal -27/16 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b (pow.f64 c #s(literal 4 binary64))) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 3/4 binary64))) #s(literal -1 binary64)))))))) a)
(+ (/ (* -2 b) c) (* a (+ (/ 3/2 b) (* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8))))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal -27/16 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b (pow.f64 c #s(literal 4 binary64))) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 3/4 binary64))) #s(literal -1 binary64))))))))
(/ (* -2 b) c)
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
-2
#s(literal -2 binary64)
b
c
(* a (+ (/ 3/2 b) (* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8)))))
(*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal -27/16 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b (pow.f64 c #s(literal 4 binary64))) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 3/4 binary64))) #s(literal -1 binary64)))))))
(+ (/ 3/2 b) (* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8))))
(+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal -27/16 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b (pow.f64 c #s(literal 4 binary64))) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 3/4 binary64))) #s(literal -1 binary64))))))
(/ 3/2 b)
(/.f64 #s(literal 3/2 binary64) b)
3/2
#s(literal 3/2 binary64)
(* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8)))
(*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal -27/16 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b (pow.f64 c #s(literal 4 binary64))) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 3/4 binary64))) #s(literal -1 binary64)))))
(- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8))
(+.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal -27/16 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b (pow.f64 c #s(literal 4 binary64))) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 3/4 binary64))) #s(literal -1 binary64))))
(* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5)))))
(*.f64 a (-.f64 (*.f64 #s(literal 135/32 binary64) (/.f64 (/.f64 (*.f64 b (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c))) (*.f64 c (+.f64 (*.f64 #s(literal 27/32 binary64) (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal 27/16 binary64))))))
(neg a)
(-.f64 #s(literal 0 binary64) a)
(+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (pow.f64 c #s(literal 4 binary64))) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c)) (*.f64 c (+.f64 (*.f64 #s(literal 27/32 binary64) (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal 27/16 binary64)))))
(* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b)))
(/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 27/32 binary64) b)) b)
-3/4
#s(literal -3/4 binary64)
(/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))
(/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) b)) (*.f64 b (*.f64 b b)))
(* c (* (/ c (* b (* b b))) -9/8))
(/.f64 (*.f64 c (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(* (/ c (* b (* b b))) -9/8)
(/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(/ c (* b (* b b)))
(/.f64 c (*.f64 b (*.f64 b b)))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
-9/8
#s(literal -9/8 binary64)
(+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5)))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (pow.f64 c #s(literal 4 binary64))) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c)) (/.f64 (*.f64 (*.f64 c c) #s(literal 27/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c))
(/.f64 (/.f64 (*.f64 (*.f64 b (pow.f64 c #s(literal 4 binary64))) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c))
(* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64)))
(/.f64 (*.f64 (*.f64 b (pow.f64 c #s(literal 4 binary64))) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 6 binary64)))
-2/3
#s(literal -2/3 binary64)
(* b (* (/ (pow c 4) (pow b 6)) 405/64))
(/.f64 (*.f64 b (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (/ (pow c 4) (pow b 6)) 405/64)
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
4
#s(literal 4 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
405/64
#s(literal 405/64 binary64)
(* c c)
(*.f64 c c)
(/ (* 27/16 (* c c)) (pow b 5))
(/.f64 (*.f64 (*.f64 c c) #s(literal 27/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(* 27/16 (* c c))
(*.f64 (*.f64 c c) #s(literal 27/16 binary64))
27/16
#s(literal 27/16 binary64)
(pow b 5)
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
5
#s(literal 5 binary64)
(/ -1/2 (/ b c))
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
-1/2
#s(literal -1/2 binary64)
(/ b c)
(/.f64 b c)
b
c
(- (/ b (/ a -1/3)) (/ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) -3) a))
(-.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 a c) #s(literal -1/3 binary64)))) (*.f64 a #s(literal -3 binary64))))
(/ b (/ a -1/3))
(/.f64 b (/.f64 a #s(literal -1/3 binary64)))
b
(/ a -1/3)
(/.f64 a #s(literal -1/3 binary64))
a
-1/3
#s(literal -1/3 binary64)
(/ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) -3) a)
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 a c) #s(literal -1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))
(/ (sqrt (+ (* b b) (* c (/ a -1/3)))) -3)
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 a c) #s(literal -1/3 binary64)))) #s(literal -3 binary64))
(sqrt (+ (* b b) (* c (/ a -1/3))))
(sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 a c) #s(literal -1/3 binary64))))
(+ (* b b) (* c (/ a -1/3)))
(+.f64 (*.f64 b b) (/.f64 (*.f64 a c) #s(literal -1/3 binary64)))
(* b b)
(*.f64 b b)
(* c (/ a -1/3))
(/.f64 (*.f64 a c) #s(literal -1/3 binary64))
c
-3
#s(literal -3 binary64)
(/ (+ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) (/ b (/ a -1/3))) (/ a 1/3)) (/ a (/ b (* a -9))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 a c) #s(literal -1/3 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64)))))
(+ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) (/ b (/ a -1/3))) (/ a 1/3))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 a c) #s(literal -1/3 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/ (sqrt (+ (* b b) (* c (/ a -1/3)))) (/ b (/ a -1/3)))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 a c) #s(literal -1/3 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(sqrt (+ (* b b) (* c (/ a -1/3))))
(sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 a c) #s(literal -1/3 binary64))))
(+ (* b b) (* c (/ a -1/3)))
(+.f64 (*.f64 b b) (/.f64 (*.f64 a c) #s(literal -1/3 binary64)))
(* b b)
(*.f64 b b)
b
(* c (/ a -1/3))
(/.f64 (*.f64 a c) #s(literal -1/3 binary64))
c
(/ a -1/3)
(/.f64 a #s(literal -1/3 binary64))
a
-1/3
#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)
(/ a (/ b (* a -9)))
(/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64))))
(/ b (* a -9))
(/.f64 b (*.f64 a #s(literal -9 binary64)))
(* a -9)
(*.f64 a #s(literal -9 binary64))
-9
#s(literal -9 binary64)
(+ (* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) (* a -9))) (/ b (* a -3)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
-3
#s(literal -3 binary64)
(/ (sqrt (+ (* b b) (* c (* a -3)))) (* a -9))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64)))
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* c (* a -3))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
(* a -9)
(*.f64 a #s(literal -9 binary64))
-9
#s(literal -9 binary64)
(/ b (* a -3))
(/.f64 b (*.f64 a #s(literal -3 binary64)))

localize1.9s (7.4%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.8%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64)))
accuracy99.8%
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
accuracy94.8%
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
accuracy99.8%
(/.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))))
accuracy99.8%
(+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))
accuracy99.8%
(/.f64 (+.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 a (/.f64 b (*.f64 a #s(literal -9 binary64)))))
accuracy94.9%
(+.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)))
accuracy99.9%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -3 binary64))
accuracy99.9%
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -3 binary64)) a)
accuracy99.8%
(+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))
accuracy94.9%
(-.f64 (/.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))))) #s(literal -3 binary64)) a))
accuracy100.0%
(/.f64 b c)
accuracy99.9%
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
accuracy99.8%
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (-.f64 (*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.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)
accuracy99.8%
(*.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))))
accuracy99.8%
(+.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))))
accuracy99.6%
(+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.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)))))
Results
1.5s176×5exit
85.0ms71×0valid
19.0ms1valid
9.0ms2valid
Compiler

Compiled 1074 to 77 computations (92.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 618.0ms
backward-pass: 216.0ms (35% of total)
ival-div: 165.0ms (26.7% of total)
ival-mult: 82.0ms (13.3% of total)
...c/correct-round.rkt:119:19: 58.0ms (9.4% of total)
ival-add: 50.0ms (8.1% of total)
ival-pow: 14.0ms (2.3% of total)
ival-sqrt: 10.0ms (1.6% of total)
compiled-spec: 9.0ms (1.5% of total)
ival-sub: 7.0ms (1.1% of total)
const: 3.0ms (0.5% of total)
ival-neg: 2.0ms (0.3% of total)

series105.0ms (0.4%)

Counts
25 → 768
Calls
Call 1
Inputs
#<alt (pow b 5)>
#<alt (/ (/ 1 a) (/ (+ (/ (* -2 b) c) (* a (+ (/ 3/2 b) (* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8)))))) a))>
#<alt (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8))>
#<alt (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5)))))>
#<alt (/ -1/2 (/ b c))>
#<alt (/ b c)>
#<alt (- (/ b (/ a -1/3)) (/ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) -3) a))>
#<alt (/ b (/ a -1/3))>
#<alt (/ a -1/3)>
#<alt (/ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) -3) a)>
#<alt (/ (+ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) (/ b (/ a -1/3))) (/ a 1/3)) (/ a (/ b (* a -9))))>
#<alt (+ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) (/ b (/ a -1/3))) (/ a 1/3))>
#<alt (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) (/ b (/ a -1/3)))>
#<alt (sqrt (+ (* b b) (* c (/ a -1/3))))>
#<alt (+ (* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) (* a -9))) (/ b (* a -3)))>
#<alt (/ (sqrt (+ (* b b) (* c (* a -3)))) (* a -9))>
#<alt (sqrt (+ (* b b) (* c (* a -3))))>
#<alt (+ (* b b) (* c (* a -3)))>
#<alt (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))>
#<alt (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5)))>
#<alt (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64)))>
#<alt (/ (+ (/ (* -2 b) c) (* a (+ (/ 3/2 b) (* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8)))))) a)>
#<alt (+ (* b b) (* c (/ a -1/3)))>
#<alt (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) -3)>
#<alt (* c (* a -3))>
Outputs
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<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 (- (* a (- (* -1 (* a (+ (* -1/4 (/ (* (pow c 2) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (pow b 2))) (+ (* 27/128 (/ (pow c 4) (pow b 7))) (* 27/64 (/ (pow c 4) (pow b 7))))))) (* 9/16 (/ (pow c 3) (pow b 5))))) (* 3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (/ -1 (* (pow a 3) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (/ (- (* -9/8 (/ c (* a (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (pow a 3))>
#<alt (/ (- (* -1 (/ (+ (* 81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))) (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (pow a 2))) (+ (* 9/8 (/ c (* a (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))) (pow a 3))>
#<alt (/ (- (* -1 (/ (+ (* -2 (/ b (* c (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))) (+ (* 9/8 (/ (* c (+ (* 81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))) (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))))) (* (pow b 3) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))) (* 27/16 (/ c (* (pow b 4) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))))) (pow a 3))) (+ (* 9/8 (/ c (* a (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (+ (* 81/64 (/ (pow c 2) (* (pow a 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3))))) (+ (* 3/2 (/ 1 (* (pow a 2) (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))))) (pow a 3))>
#<alt (/ -1 (* (pow a 3) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* -1 (/ (+ (* 9/8 (/ c (* a (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (pow a 3)))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))) (* -81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3))))) a)) (* 9/8 (/ c (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) a)) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (pow a 3)))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ b (* a (* c (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (+ (* 9/8 (/ (* c (- (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))) (* -81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))))) (* a (* (pow b 3) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))))) (+ (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))) (* 27/16 (/ c (* a (* (pow b 4) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))))))) (* -81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3))))) a)) (* 9/8 (/ c (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) a)) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (pow a 3)))>
#<alt (* -1 (/ (pow b 5) (* (pow a 3) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))))>
#<alt (* (pow b 5) (- (* -9/8 (/ (* (pow b 2) c) (* (pow a 4) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2)))) (/ 1 (* (pow a 3) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))))>
#<alt (* (pow b 5) (- (* (pow b 2) (- (* -1 (* (pow b 2) (+ (* 81/64 (/ (pow c 2) (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 3)))) (* 3/2 (/ 1 (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2))))))) (* 9/8 (/ c (* (pow a 4) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2)))))) (/ 1 (* (pow a 3) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))))>
#<alt (* (pow b 5) (- (* (pow b 2) (- (* (pow b 2) (- (* (pow b 2) (- (* 2 (/ 1 (* (pow a 6) (* c (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2))))) (+ (* 9/8 (/ (* c (+ (* 81/64 (/ (pow c 2) (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 3)))) (* 3/2 (/ 1 (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2)))))) (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))) (* 27/16 (/ c (* (pow a 6) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 3))))))) (+ (* 81/64 (/ (pow c 2) (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 3)))) (* 3/2 (/ 1 (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2))))))) (* 9/8 (/ c (* (pow a 4) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2)))))) (/ 1 (* (pow a 3) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))))>
#<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 (/ (- (+ (* -1 (/ (+ (* -1/4 (* (pow a 3) (* (pow c 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))) (+ (* 27/128 (* (pow a 3) (pow c 4))) (* 27/64 (* (pow a 3) (pow c 4))))) (pow b 6))) (* -1/2 c)) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)>
#<alt (* -1/2 (/ c b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (- (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* -27/64 (* (pow a 3) (pow c 4))) (+ (* -1/4 (* (pow a 3) (* (pow c 2) (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))))) (* -27/128 (* (pow a 3) (pow c 4))))) (pow b 6))) (* 1/2 c)) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -3/8 (/ (* a (pow c 2)) (pow b 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 (- (* c (- (* -1 (* c (+ (* 27/128 (/ (pow a 3) (pow b 7))) (* 27/32 (/ (pow a 3) (pow b 7)))))) (* 9/16 (/ (pow a 2) (pow b 5))))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* 16/27 (/ (pow b 5) (* (pow a 3) (pow c 2))))>
#<alt (/ (+ (* -32/81 (/ (pow b 7) (* (pow a 4) c))) (* 16/27 (/ (pow b 5) (pow a 3)))) (pow c 2))>
#<alt (/ (- (+ (* -1 (/ (+ (* -64/243 (/ (pow b 9) (pow a 5))) (* 128/243 (/ (pow b 9) (pow a 5)))) (pow c 2))) (* 16/27 (/ (pow b 5) (pow a 3)))) (* 32/81 (/ (pow b 7) (* (pow a 4) c)))) (pow c 2))>
#<alt (/ (- (+ (* -1 (/ (+ (* -512/729 (/ (pow b 11) (pow a 6))) (+ (* -2/3 (/ (* (pow b 2) (+ (* -64/243 (/ (pow b 9) (pow a 5))) (* 128/243 (/ (pow b 9) (pow a 5))))) a)) (* -256/729 (/ (pow b 11) (pow a 6))))) (pow c 3))) (* 16/27 (/ (pow b 5) (pow a 3)))) (+ (* -64/243 (/ (pow b 9) (* (pow a 5) (pow c 2)))) (+ (* 32/81 (/ (pow b 7) (* (pow a 4) c))) (* 128/243 (/ (pow b 9) (* (pow a 5) (pow c 2))))))) (pow c 2))>
#<alt (* 16/27 (/ (pow b 5) (* (pow a 3) (pow c 2))))>
#<alt (/ (+ (* -32/81 (/ (pow b 7) (* (pow a 4) c))) (* 16/27 (/ (pow b 5) (pow a 3)))) (pow c 2))>
#<alt (/ (+ (* -1 (/ (- (+ (* -64/243 (/ (pow b 9) (* (pow a 5) c))) (* 128/243 (/ (pow b 9) (* (pow a 5) c)))) (* -32/81 (/ (pow b 7) (pow a 4)))) c)) (* 16/27 (/ (pow b 5) (pow a 3)))) (pow c 2))>
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 256/729 (/ (pow b 11) (* (pow a 6) c))) (+ (* 2/3 (/ (* (pow b 2) (+ (* -64/243 (/ (pow b 9) (pow a 5))) (* 128/243 (/ (pow b 9) (pow a 5))))) (* a c))) (* 512/729 (/ (pow b 11) (* (pow a 6) c))))) (+ (* -64/243 (/ (pow b 9) (pow a 5))) (* 128/243 (/ (pow b 9) (pow a 5))))) c)) (* -32/81 (/ (pow b 7) (pow a 4)))) c)) (* 16/27 (/ (pow b 5) (pow a 3)))) (pow c 2))>
#<alt (* 9/8 (/ c (pow b 3)))>
#<alt (- (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (* -9/8 (/ c (pow b 3))))>
#<alt (- (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (* -9/8 (/ c (pow b 3))))>
#<alt (- (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (* -9/8 (/ c (pow b 3))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* a (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))>
#<alt (* a (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))>
#<alt (* a (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* -9/8 (/ c (* a (pow b 3)))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* -9/8 (/ c (* a (pow b 3)))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* -9/8 (/ c (* a (pow b 3)))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))))>
#<alt (* 9/8 (/ c (pow b 3)))>
#<alt (* c (+ (* 27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))>
#<alt (* c (+ (* 27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))>
#<alt (* c (+ (* 27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))>
#<alt (* 27/16 (/ (* a (pow c 2)) (pow b 5)))>
#<alt (* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))>
#<alt (* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))>
#<alt (* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))>
#<alt (* 27/16 (/ (* a (pow c 2)) (pow b 5)))>
#<alt (* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))>
#<alt (* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))>
#<alt (* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))>
#<alt (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))>
#<alt (/ (+ (* -1 (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* 9/8 (* (pow b 2) c))) (pow b 5))>
#<alt (/ (+ (* -1 (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* 9/8 (* (pow b 2) c))) (pow b 5))>
#<alt (/ (+ (* -1 (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* 9/8 (* (pow b 2) c))) (pow b 5))>
#<alt (* 9/8 (/ c (pow b 3)))>
#<alt (/ (- (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 2))) (* -9/8 c)) (pow b 3))>
#<alt (/ (- (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 2))) (* -9/8 c)) (pow b 3))>
#<alt (/ (- (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 2))) (* -9/8 c)) (pow b 3))>
#<alt (* 9/8 (/ c (pow b 3)))>
#<alt (* -1 (/ (- (* -1 (/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 2))) (* 9/8 c)) (pow b 3)))>
#<alt (* -1 (/ (- (* -1 (/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 2))) (* 9/8 c)) (pow b 3)))>
#<alt (* -1 (/ (- (* -1 (/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 2))) (* 9/8 c)) (pow b 3)))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* 27/16 (/ (* a (pow c 2)) (pow b 5)))>
#<alt (* 27/16 (/ (* a (pow c 2)) (pow b 5)))>
#<alt (* 27/16 (/ (* a (pow c 2)) (pow b 5)))>
#<alt (* 27/16 (/ (* a (pow c 2)) (pow b 5)))>
#<alt (* 27/16 (/ (* a (pow c 2)) (pow b 5)))>
#<alt (* 27/16 (/ (* a (pow c 2)) (pow b 5)))>
#<alt (* 27/16 (/ (* a (pow c 2)) (pow b 5)))>
#<alt (* 27/16 (/ (* a (pow c 2)) (pow b 5)))>
#<alt (* 27/16 (/ (* a (pow c 2)) (pow b 5)))>
#<alt (* 27/16 (/ (* a (pow c 2)) (pow b 5)))>
#<alt (* 27/16 (/ (* a (pow c 2)) (pow b 5)))>
#<alt (* 27/16 (/ (* a (pow c 2)) (pow b 5)))>
#<alt (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))>
#<alt (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))>
#<alt (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))>
#<alt (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))>
#<alt (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))>
#<alt (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))>
#<alt (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))>
#<alt (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))>
#<alt (/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 5))>
#<alt (/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 5))>
#<alt (/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 5))>
#<alt (/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 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 (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (- (* -1/3 (/ b a)) (* -1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (- (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))) (* -1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (- (* 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/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (- (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)>
#<alt (/ (- (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c))) b)>
#<alt (/ (- (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 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 (* -2/3 (/ b a))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))>
#<alt (* -1 (* b (- (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))) (* 1/2 (/ c (pow b 2))))))>
#<alt (* -1 (* b (- (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))))))>
#<alt (* -1/2 (/ c b))>
#<alt (- (* -3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))>
#<alt (- (* a (- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ c b)))>
#<alt (- (* a (- (* a (- (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 9/16 (/ (pow c 3) (pow b 5))))) (* 3/8 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ c 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/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (- (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<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/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 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 (- (* c (- (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 9/16 (/ (pow a 2) (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/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (- (* 1/3 (/ b (* a c))) (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<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 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b a))>
#<alt (* -1/3 (/ b 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)>
#<alt (* -1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))>
#<alt (* -1/3 (/ b a))>
#<alt (* b (- (* 1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a))))>
#<alt (* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 1/3 (/ 1 a))))>
#<alt (* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 1/3 (/ 1 a))))>
#<alt (* 1/3 (/ b a))>
#<alt (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a)))))>
#<alt (* -1 (* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 1/3 (/ 1 a)))))>
#<alt (* -1 (* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 1/3 (/ 1 a)))))>
#<alt (* -1/3 (/ b a))>
#<alt (+ (* -1/3 (/ b a)) (* 1/2 (/ c b)))>
#<alt (+ (* -1/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))>
#<alt (+ (* -1/3 (/ b a)) (* c (+ (* c (+ (* 3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) (* 1/2 (/ 1 b)))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3))))))>
#<alt (* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))>
#<alt (* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 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/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))>
#<alt (* -1 (* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))>
#<alt (* -1/3 (/ b a))>
#<alt (/ (+ (* -1/3 b) (* 1/2 (/ (* a c) b))) a)>
#<alt (/ (+ (* -1/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))) a)>
#<alt (/ (+ (* -1/3 b) (* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))))))) a)>
#<alt (* -1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 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/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 (* (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/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/3 (/ b a)) (* 1/3 (/ b a)))>
#<alt (+ (* -1/2 (/ c b)) (+ (* -1/3 (/ b a)) (* 1/3 (/ b a))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/3 (/ b a)) (* 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/3 b) (* 1/3 b)) a)>
#<alt (/ (+ (* -1/2 (/ (* a c) b)) (+ (* -1/3 b) (* 1/3 b))) a)>
#<alt (/ (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))) a)>
#<alt (/ (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))) a)>
#<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/9 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))>
#<alt (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))>
#<alt (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))>
#<alt (* -1/9 (/ b a))>
#<alt (* b (- (* 1/6 (/ c (pow b 2))) (* 1/9 (/ 1 a))))>
#<alt (* b (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/6 (/ c (pow b 2)))) (* 1/9 (/ 1 a))))>
#<alt (* b (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/6 (/ c (pow b 2))) (* 3/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 1/9 (/ 1 a))))>
#<alt (* 1/9 (/ b a))>
#<alt (* -1 (* b (- (* 1/6 (/ c (pow b 2))) (* 1/9 (/ 1 a)))))>
#<alt (* -1 (* b (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/6 (/ c (pow b 2)))) (* 1/9 (/ 1 a)))))>
#<alt (* -1 (* b (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/6 (/ c (pow b 2))) (* 3/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 1/9 (/ 1 a)))))>
#<alt (* -1/9 (/ b a))>
#<alt (+ (* -1/9 (/ b a)) (* 1/6 (/ c b)))>
#<alt (+ (* -1/9 (/ b a)) (* c (+ (* 1/8 (/ (* a c) (pow b 3))) (* 1/6 (/ 1 b)))))>
#<alt (+ (* -1/9 (/ b a)) (* c (+ (* c (+ (* 1/8 (/ a (pow b 3))) (* 3/16 (/ (* (pow a 2) c) (pow b 5))))) (* 1/6 (/ 1 b)))))>
#<alt (* -1/9 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3))))))>
#<alt (* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))>
#<alt (* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))>
#<alt (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))>
#<alt (* -1 (* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))>
#<alt (* -1/9 (/ b a))>
#<alt (/ (+ (* -1/9 b) (* 1/6 (/ (* a c) b))) a)>
#<alt (/ (+ (* -1/9 b) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/6 (/ c b))))) a)>
#<alt (/ (+ (* -1/9 b) (* a (+ (* 1/6 (/ c b)) (* a (+ (* 1/8 (/ (pow c 2) (pow b 3))) (* 3/16 (/ (* a (pow c 3)) (pow b 5)))))))) a)>
#<alt (* -1/9 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))>
#<alt (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))>
#<alt (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))>
#<alt (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (+ (* -1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (+ (* -1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/9 (* (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 (* -27/16 (/ (pow c 2) (pow b 5)))>
#<alt (* -27/16 (/ (pow c 2) (pow b 5)))>
#<alt (* -27/16 (/ (pow c 2) (pow b 5)))>
#<alt (* -27/16 (/ (pow c 2) (pow b 5)))>
#<alt (* -27/16 (/ (pow c 2) (pow b 5)))>
#<alt (* -27/16 (/ (pow c 2) (pow b 5)))>
#<alt (* -27/16 (/ (pow c 2) (pow b 5)))>
#<alt (* -27/16 (/ (pow c 2) (pow b 5)))>
#<alt (* -27/16 (/ (pow c 2) (pow b 5)))>
#<alt (* -27/16 (/ (pow c 2) (pow b 5)))>
#<alt (* -27/16 (/ (pow c 2) (pow b 5)))>
#<alt (* -27/16 (/ (pow c 2) (pow b 5)))>
#<alt (/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))>
#<alt (/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))>
#<alt (/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))>
#<alt (/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))>
#<alt (/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))>
#<alt (/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))>
#<alt (/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))>
#<alt (/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))>
#<alt (* -1 (/ (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2)))) (pow b 5)))>
#<alt (/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))>
#<alt (/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))>
#<alt (/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))>
#<alt (/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))>
#<alt (/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))>
#<alt (/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))>
#<alt (/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))>
#<alt (/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))>
#<alt (* -1 (/ (+ (* -27/16 (pow c 2)) (* 135/32 (pow c 2))) (pow b 5)))>
#<alt (* -1 (/ (+ (* -27/16 (pow c 2)) (* 135/32 (pow c 2))) (pow b 5)))>
#<alt (* -1 (/ (+ (* -27/16 (pow c 2)) (* 135/32 (pow c 2))) (pow b 5)))>
#<alt (* -1 (/ (+ (* -27/16 (pow c 2)) (* 135/32 (pow c 2))) (pow b 5)))>
#<alt (* -81/32 (/ (pow c 2) (pow b 5)))>
#<alt (* -81/32 (/ (pow c 2) (pow b 5)))>
#<alt (* -81/32 (/ (pow c 2) (pow b 5)))>
#<alt (* -81/32 (/ (pow c 2) (pow b 5)))>
#<alt (* -81/32 (/ (pow c 2) (pow b 5)))>
#<alt (* -81/32 (/ (pow c 2) (pow b 5)))>
#<alt (* -81/32 (/ (pow c 2) (pow b 5)))>
#<alt (* -81/32 (/ (pow c 2) (pow b 5)))>
#<alt (* -81/32 (/ (pow c 2) (pow b 5)))>
#<alt (* -81/32 (/ (pow c 2) (pow b 5)))>
#<alt (* -81/32 (/ (pow c 2) (pow b 5)))>
#<alt (* -81/32 (/ (pow c 2) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -135/32 (/ (pow c 4) (pow b 5)))>
#<alt (* -1 (/ (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))>
#<alt (/ (+ (* -1 (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* 9/8 (* a (* (pow b 2) c)))) (pow b 5))>
#<alt (/ (+ (* -1 (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* (pow b 2) (+ (* 9/8 (* a c)) (* 3/2 (pow b 2))))) (pow b 5))>
#<alt (/ (+ (* -1 (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* (pow b 2) (+ (* 9/8 (* a c)) (* (pow b 2) (+ 3/2 (* -2 (/ (pow b 2) (* a c)))))))) (pow b 5))>
#<alt (* -2 (/ b (* a c)))>
#<alt (* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c)))))>
#<alt (* b (- (+ (* 9/8 (/ (* a c) (pow b 4))) (* 3/2 (/ 1 (pow b 2)))) (* 2 (/ 1 (* a c)))))>
#<alt (* b (- (+ (* -1 (/ (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 6))) (+ (* 9/8 (/ (* a c) (pow b 4))) (* 3/2 (/ 1 (pow b 2))))) (* 2 (/ 1 (* a c)))))>
#<alt (* -2 (/ b (* a c)))>
#<alt (* -1 (* b (- (* 2 (/ 1 (* a c))) (* 3/2 (/ 1 (pow b 2))))))>
#<alt (* -1 (* b (- (+ (* -9/8 (/ (* a c) (pow b 4))) (* 2 (/ 1 (* a c)))) (* 3/2 (/ 1 (pow b 2))))))>
#<alt (* -1 (* b (- (+ (* -9/8 (/ (* a c) (pow b 4))) (+ (* -1 (/ (* (pow a 2) (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 6))) (* 2 (/ 1 (* a c))))) (* 3/2 (/ 1 (pow b 2))))))>
#<alt (* -2 (/ b (* a c)))>
#<alt (/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)>
#<alt (/ (+ (* -2 (/ b a)) (* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))) c)>
#<alt (/ (+ (* -2 (/ b a)) (* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b))))) c)>
#<alt (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))>
#<alt (* (pow c 2) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5)))))>
#<alt (* (pow c 2) (+ (* 9/8 (/ a (* (pow b 3) c))) (+ (* 27/16 (/ (pow a 2) (pow b 5))) (/ 3/2 (* b (pow c 2))))))>
#<alt (* (pow c 2) (+ (* -2 (/ b (* a (pow c 3)))) (+ (* 9/8 (/ a (* (pow b 3) c))) (+ (* 27/16 (/ (pow a 2) (pow b 5))) (* 3/2 (/ 1 (* b (pow c 2))))))))>
#<alt (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))>
#<alt (* (pow c 2) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5)))))>
#<alt (* (pow c 2) (+ (* -1 (/ (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c)) (* 27/16 (/ (pow a 2) (pow b 5)))))>
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -9/8 (/ a (pow b 3))) (* -1 (/ (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))) c))) c)) (* 27/16 (/ (pow a 2) (pow b 5)))))>
#<alt (* -2 (/ b (* a c)))>
#<alt (/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)>
#<alt (/ (+ (* -2 (/ b c)) (* a (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))) a)>
#<alt (/ (+ (* -2 (/ b c)) (* a (+ (* a (+ (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (* 9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b))))) a)>
#<alt (* -1 (* (pow a 2) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (+ (* 9/8 (/ c (* a (pow b 3)))) (/ 3/2 (* (pow a 2) b)))))>
#<alt (* (pow a 2) (+ (* -2 (/ b (* (pow a 3) c))) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (+ (* 9/8 (/ c (* a (pow b 3)))) (* 3/2 (/ 1 (* (pow a 2) b)))))))>
#<alt (* -1 (* (pow a 2) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))>
#<alt (* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* -1 (/ (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a))))>
#<alt (* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* -1 (/ (+ (* -9/8 (/ c (pow b 3))) (* -1 (/ (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))) a))) 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 (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 (* -1/3 (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))))>
#<alt (+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))>
#<alt (+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))>
#<alt (* -1/3 b)>
#<alt (* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/3))>
#<alt (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 1/3))>
#<alt (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1/3))>
#<alt (* 1/3 b)>
#<alt (* -1 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/3)))>
#<alt (* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 1/3)))>
#<alt (* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1/3)))>
#<alt (* -1/3 b)>
#<alt (+ (* -1/3 b) (* 1/2 (/ (* a c) b)))>
#<alt (+ (* -1/3 b) (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))))>
#<alt (+ (* -1/3 b) (* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 9/16 (/ (* (pow a 3) c) (pow b 5))))))))>
#<alt (* -1/3 (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))))>
#<alt (* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))>
#<alt (* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))>
#<alt (* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))>
#<alt (* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))>
#<alt (* -1/3 b)>
#<alt (+ (* -1/3 b) (* 1/2 (/ (* a c) b)))>
#<alt (+ (* -1/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))))>
#<alt (+ (* -1/3 b) (* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))))))>
#<alt (* -1/3 (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))>
#<alt (* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))>
#<alt (* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))>
#<alt (* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))>
#<alt (* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))>
#<alt (* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 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))>
Calls

192 calls:

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

rewrite968.0ms (3.9%)

Algorithm
batch-egg-rewrite
Rules
4836×/-lowering-/.f32
4836×/-lowering-/.f64
4620×*-lowering-*.f32
4620×*-lowering-*.f64
1584×frac-2neg
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
077495
1384440
22502426
08290426
Stop Event
iter limit
node limit
Counts
25 → 1589
Calls
Call 1
Inputs
(pow b 5)
(/ (/ 1 a) (/ (+ (/ (* -2 b) c) (* a (+ (/ 3/2 b) (* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8)))))) a))
(- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8))
(* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5)))))
(/ -1/2 (/ b c))
(/ b c)
(- (/ b (/ a -1/3)) (/ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) -3) a))
(/ b (/ a -1/3))
(/ a -1/3)
(/ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) -3) a)
(/ (+ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) (/ b (/ a -1/3))) (/ a 1/3)) (/ a (/ b (* a -9))))
(+ (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) (/ b (/ a -1/3))) (/ a 1/3))
(/ (sqrt (+ (* b b) (* c (/ a -1/3)))) (/ b (/ a -1/3)))
(sqrt (+ (* b b) (* c (/ a -1/3))))
(+ (* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) (* a -9))) (/ b (* a -3)))
(/ (sqrt (+ (* b b) (* c (* a -3)))) (* a -9))
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))
(+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5)))
(* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64)))
(/ (+ (/ (* -2 b) c) (* a (+ (/ 3/2 b) (* a (- (* (neg a) (+ (* -3/4 (/ (* c (* (/ c (* b (* b b))) -9/8)) (* b b))) (+ (/ (* -2/3 (* b (* (/ (pow c 4) (pow b 6)) 405/64))) (* c c)) (/ (* 27/16 (* c c)) (pow b 5))))) (* (/ c (* b (* b b))) -9/8)))))) a)
(+ (* b b) (* c (/ a -1/3)))
(/ (sqrt (+ (* b b) (* c (/ a -1/3)))) -3)
(* c (* a -3))
Outputs
(exp.f64 (*.f64 #s(literal 5 binary64) (log.f64 b)))
(exp.f64 (+.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(pow.f64 b #s(literal 5 binary64))
(pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 b))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal 1 binary64))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))))
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) a))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) a) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) a))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) a)
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) (/.f64 #s(literal 1 binary64) a))
(/.f64 (neg.f64 (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))) (/.f64 #s(literal -1 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) #s(literal 1 binary64)))
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))))
(*.f64 a (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) a)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) a) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal 1 binary64))) a)
(*.f64 (/.f64 a a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) a) a)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))) a) (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)))))
(+.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))))
(+.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))) (+.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)))))
(+.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))) (fma.f64 (neg.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (/.f64 c b) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))))
(+.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))) (fma.f64 (neg.f64 (/.f64 #s(literal -9/8 binary64) b)) (/.f64 c (*.f64 b b)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))))
(+.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))
(+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))))
(+.f64 (neg.f64 (*.f64 a (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))
(+.f64 (fma.f64 a (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) c))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) c (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) c)))
(+.f64 (fma.f64 a (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (neg.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) c))) (fma.f64 (neg.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))) c (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) c)))
(+.f64 (fma.f64 a (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -9/8 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -9/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -9/8 binary64)))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) c))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) c (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) c)))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (neg.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) c))) (fma.f64 (neg.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))) c (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) c)))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -9/8 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -9/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -9/8 binary64)))))
(+.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) c))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) c (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) c)))
(+.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) c))) (fma.f64 (neg.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))) c (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) c)))
(+.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -9/8 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -9/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -9/8 binary64)))))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) c))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) c (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) c)))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (neg.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) c))) (fma.f64 (neg.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))) c (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) c)))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -9/8 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -9/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -9/8 binary64)))))
(+.f64 (fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) #s(literal -1 binary64)) a (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) c))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) c (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) c)))
(+.f64 (fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) #s(literal -1 binary64)) a (neg.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) c))) (fma.f64 (neg.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))) c (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) c)))
(+.f64 (fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) #s(literal -1 binary64)) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -9/8 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -9/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -9/8 binary64)))))
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)))
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (-.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)))))
(fma.f64 a (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))
(fma.f64 a (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)))))
(fma.f64 a (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (neg.f64 (-.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (neg.f64 (-.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))))))
(fma.f64 #s(literal -3/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))))
(fma.f64 #s(literal -9/8 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))))
(fma.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 b b)) (*.f64 #s(literal -3/4 binary64) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))
(fma.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))
(fma.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))
(fma.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)))))
(fma.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))))))
(fma.f64 #s(literal 9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))))
(fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)))))
(fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (neg.f64 (-.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))))))
(fma.f64 #s(literal -1 binary64) (*.f64 a (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal -9/8 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))))
(fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) #s(literal -1 binary64)) a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))
(fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) #s(literal -1 binary64)) a (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)))))
(fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) #s(literal -1 binary64)) a (neg.f64 (-.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (+.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))))))
(fma.f64 (*.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) #s(literal -1 binary64)) a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 b b))) #s(literal -3/4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))
(neg.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 a (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))))
(+.f64 (neg.f64 (*.f64 a (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))))
(-.f64 (neg.f64 (*.f64 a (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(-.f64 (neg.f64 (*.f64 a (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -3/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 b b)) (*.f64 #s(literal -3/4 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 a (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))))
(fma.f64 #s(literal -1 binary64) (*.f64 a (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 a (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))))
(fma.f64 (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) #s(literal -1 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 b b))) #s(literal -3/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) a (neg.f64 (*.f64 a (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))))
(neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))))
(*.f64 a (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (-.f64 #s(literal 0 binary64) a))
(*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) #s(literal -1 binary64)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 c (*.f64 b #s(literal 2 binary64))))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)))))
(/.f64 c (*.f64 b #s(literal -2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) #s(literal 1 binary64))))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b #s(literal 2 binary64)))
(/.f64 (/.f64 c b) #s(literal -2 binary64))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 b #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 c b)) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/.f64 (/.f64 c #s(literal -2 binary64)) b)
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) b)) (neg.f64 (/.f64 #s(literal 1 binary64) c)))
(/.f64 (neg.f64 (/.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c b) #s(literal -2 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) #s(literal -2 binary64)))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
(*.f64 #s(literal 1/2 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 c b) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -2 binary64) c) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2 binary64))))
(*.f64 (pow.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 b c)
(/.f64 #s(literal 1 binary64) (/.f64 c b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 c b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) c))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 b #s(literal 1 binary64)) c)
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) c))
(pow.f64 (/.f64 b c) #s(literal 1 binary64))
(pow.f64 (/.f64 c b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 b c))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) c) b)
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(+.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 (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 (-.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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.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 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 a #s(literal -1/3 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))) (fma.f64 (/.f64 (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 (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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (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)))) (/.f64 a #s(literal -1/3 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))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) 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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) (fma.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)))) #s(literal 1 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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) (fma.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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (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 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (fma.f64 #s(literal 1 binary64) (/.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))))))) (fma.f64 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (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 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (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 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (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 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (fma.f64 (/.f64 b 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))))))) (fma.f64 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (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 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) 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))))))) (fma.f64 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (/.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 (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 (*.f64 b a) (/.f64 (*.f64 a 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))))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) #s(literal -1/3 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (*.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 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) (/.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)))) #s(literal 3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.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 #s(literal -1/3 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) a)) (/.f64 (*.f64 (/.f64 a (*.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 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) a)))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 (/.f64 a (*.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 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (/.f64 a #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 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) (/.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)))) #s(literal 3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal -3 binary64) (/.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 -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 b a) a) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (*.f64 #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 a #s(literal -1/3 binary64))))
(-.f64 (/.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 #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 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 #s(literal -1/3 binary64) a)))) (/.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 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))))
(fma.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 a #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 (/.f64 #s(literal -1/9 binary64) a) #s(literal -3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a #s(literal -9 binary64))) (/.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)))) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) 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 a #s(literal -9 binary64))) #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 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (-.f64 (*.f64 b a) (/.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 1 binary64) (/.f64 (*.f64 a a) #s(literal -1/3 binary64))) (-.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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.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)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.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 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (/.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 #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)) (/.f64 #s(literal -1/9 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 b 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))))
(fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -9 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.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))))
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) #s(literal -1/3 binary64)) (-.f64 (*.f64 b a) (/.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 -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) #s(literal -1/3 binary64)) (-.f64 (*.f64 b a) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 b a) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))) (/.f64 (*.f64 a a) #s(literal -1/3 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 (*.f64 a #s(literal -9 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)))) #s(literal -3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 a #s(literal -9 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64))) (*.f64 (/.f64 a (*.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 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 a #s(literal -9 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -9 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)))) #s(literal -3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal -9 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -9 binary64))) (*.f64 #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 -3 binary64) (*.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)))) #s(literal -3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.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)))) #s(literal -3 binary64)) (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal -9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 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)))) #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.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)))) #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -9 binary64)) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 b (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.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 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (*.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 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) 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)))) #s(literal -3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a))
(/.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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #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 a #s(literal -1/3 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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 b a) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 a a) #s(literal -1/3 binary64))))
(/.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 (*.f64 a (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))) a)
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 a #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 -3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (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 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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 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 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))) a)
(/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64))) a)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 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 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal -3 binary64))
(/.f64 (-.f64 b (*.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 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.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 b #s(literal 1 binary64)) (*.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) b) (*.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) b) (*.f64 (-.f64 #s(literal 0 binary64) (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 b #s(literal -1/3 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))) a)
(/.f64 (-.f64 (/.f64 b #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)) #s(literal 1 binary64))) a)
(/.f64 (-.f64 (neg.f64 (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a))) #s(literal 3 binary64))
(/.f64 (-.f64 (*.f64 b #s(literal -1/3 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))) a)
(/.f64 (-.f64 (/.f64 b #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)) #s(literal 1 binary64))) a)
(/.f64 (-.f64 (*.f64 b (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #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))))) a)))
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 b (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 b (/.f64 #s(literal -3 binary64) (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) a))) (*.f64 (/.f64 a #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 b (neg.f64 (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 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)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 b (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 b (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 b #s(literal -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)))) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 b (/.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)))) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 b (/.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)))) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 b (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.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))))) a)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.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))))) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a (*.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 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a (*.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 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.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 #s(literal 0 binary64) a))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal -3 binary64)))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a (*.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 1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a (*.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 -1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.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)))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (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)) b))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) a))
(/.f64 (-.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.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))))) a)) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 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))))) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 (/.f64 a (*.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)))))))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a (*.f64 b #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)))) #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (/.f64 a (*.f64 b #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)))) #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.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 #s(literal 0 binary64) a))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 a (*.f64 b #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)))) #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 (/.f64 a (*.f64 b #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)))) a))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -3 binary64)))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a (*.f64 b #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)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a (*.f64 b #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)))) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a (*.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)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 a (*.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)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a (*.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)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.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))))) a)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b 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 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.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 #s(literal 0 binary64) a))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal -3 binary64)))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (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 a)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (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 a)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (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 a)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (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 a)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.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)))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (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 -3 binary64) (/.f64 b a)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) a))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.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))))) a)) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.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))))) a)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 (/.f64 a (*.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 a #s(literal 1/3 binary64)) (*.f64 (neg.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 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 a (*.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 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) a))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 a (*.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 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.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 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (/.f64 a (*.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 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal -3 binary64)))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (neg.f64 (/.f64 a (*.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 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (neg.f64 (/.f64 a (*.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 -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) a))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (/.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)))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal 3 binary64)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #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))))) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -3 binary64) (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) a))) (*.f64 (/.f64 a #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 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 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)))) #s(literal -3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/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 #s(literal -1/3 binary64) a)))) a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.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)))) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.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)))) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (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 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (/.f64 b 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 #s(literal 1 binary64) a))) (*.f64 #s(literal -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 (/.f64 b a) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 #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 -3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal -3 binary64) (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 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 a #s(literal 1/3 binary64))) (*.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 #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 #s(literal -1/3 binary64) a)))) a))) #s(literal 9 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.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)))) #s(literal 1 binary64)))) (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.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)))) #s(literal -1 binary64)))) (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (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 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #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)) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (*.f64 #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)) #s(literal -1 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a)))) #s(literal -9 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #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)) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) a) (*.f64 a (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.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))))) a)) a) (*.f64 a (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) a) (*.f64 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 (-.f64 (*.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 a (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.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 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.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 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) #s(literal -3 binary64)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64)))) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 a (*.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 a a))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.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 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) #s(literal 3 binary64)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 a (/.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 a a))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #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))))) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (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) b)) (/.f64 #s(literal -3 binary64) (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) a))) (*.f64 (/.f64 a #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 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 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)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (neg.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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.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 #s(literal -1/3 binary64) a)))) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.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)))) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.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)))) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (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 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b 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 #s(literal 1 binary64) a))) (*.f64 #s(literal 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 (neg.f64 (/.f64 b a)) (/.f64 a #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 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) a) (*.f64 #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 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 #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 3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (*.f64 (/.f64 #s(literal -3 binary64) (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 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (neg.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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (/.f64 a #s(literal 1/3 binary64))) (*.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 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) #s(literal -9 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (/.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)))) #s(literal 1 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (/.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)))) #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (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 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) a) (*.f64 #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)) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #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)) #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a)))) #s(literal 9 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) a) (*.f64 #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)) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 b #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))))) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #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))))) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -3 binary64) (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) a))) (*.f64 (/.f64 a #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 (*.f64 b #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) a) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 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)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 b #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 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 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)))) #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 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) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) #s(literal -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)))) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.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)))) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.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)))) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) 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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) 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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) a) (*.f64 a (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) a) (*.f64 a (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.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 #s(literal -1/3 binary64) a)))))) a) (*.f64 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 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 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 #s(literal -1/3 binary64) a)))))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.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 #s(literal -1/3 binary64) a)))) a))) (/.f64 a #s(literal -1/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 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/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 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64)))) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 a (*.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 a a))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.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 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) #s(literal 3 binary64)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 a (/.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 a a))
(/.f64 (-.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 a a) #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 a 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 1 binary64)))) (*.f64 (/.f64 (*.f64 a a) #s(literal -1/3 binary64)) (/.f64 (*.f64 a a) #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -9 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)))) #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 a #s(literal -9 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64))) (*.f64 (/.f64 a (*.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))))) (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 a #s(literal -9 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -9 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)))) #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal -9 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -9 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64))))) (neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 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)))) #s(literal -3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) b))) (neg.f64 (*.f64 (*.f64 a #s(literal -9 binary64)) (/.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)))) #s(literal -3 binary64)) (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal -9 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 a (*.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)))) #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -9 binary64)) (/.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)))) #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 b a)))) (neg.f64 (*.f64 (*.f64 a #s(literal -9 binary64)) #s(literal -3 binary64))))
(/.f64 (neg.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 (neg.f64 (-.f64 (*.f64 b (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/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 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.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))))) (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (*.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))))) (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/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 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) 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)))) #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)))
(/.f64 (neg.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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) #s(literal -3 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 a #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)))) (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #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 a #s(literal 1/3 binary64)))
(/.f64 (neg.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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b a) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 (*.f64 a (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 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (/.f64 (*.f64 a a) #s(literal -1/3 binary64)) (-.f64 (*.f64 b a) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b a) (/.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 1 binary64) (/.f64 (*.f64 a a) #s(literal -1/3 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(neg.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 b (/.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 b a) #s(literal -3 binary64))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (/.f64 b a)) #s(literal 3 binary64))
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (/.f64 b #s(literal -3 binary64)) a)
(/.f64 (neg.f64 (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (neg.f64 (/.f64 b a))) #s(literal -3 binary64))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal -1/3 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -3 binary64) b) #s(literal -1 binary64)))
(*.f64 #s(literal -1/3 binary64) (/.f64 b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) b)
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 b a) #s(literal -1/3 binary64))
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/3 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 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 a #s(literal -1/3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64))))
(/.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))
(pow.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/3 binary64)))
(*.f64 a #s(literal -3 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 3 binary64))
(*.f64 #s(literal -3 binary64) a)
(*.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.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) (/.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))))
(neg.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 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 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))))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #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) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) (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) (neg.f64 (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (/.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))))))
(/.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 (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)))) #s(literal -3 binary64)) (neg.f64 (-.f64 #s(literal 0 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 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal -1/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)))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 #s(literal -3 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))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) 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 (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) (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) (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 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal 3 binary64))
(/.f64 (*.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)) a)
(/.f64 (*.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 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))
(/.f64 (/.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)) a)
(/.f64 (neg.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 (neg.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 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.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 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.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))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a))) #s(literal -3 binary64))
(/.f64 (neg.f64 (/.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 #s(literal 0 binary64) a))
(pow.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 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))))) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (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 a #s(literal -1/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)))) #s(literal -3 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)))) #s(literal -3 binary64)) #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)))) a))
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 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 (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 (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 #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/3 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))
(*.f64 #s(literal -1 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 (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 binary64) a) (/.f64 (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) a) (/.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 (/.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 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) #s(literal -1/3 binary64))
(*.f64 (*.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 #s(literal 1 binary64) a))
(*.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 (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 (pow.f64 (*.f64 (/.f64 a #s(literal -1 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1/3 binary64))
(*.f64 (/.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 #s(literal -1 binary64) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (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) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) 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))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 9 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b (*.f64 a #s(literal 9 binary64))))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 9 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 9 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 9 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (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 (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 #s(literal 1/3 binary64))) (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 9 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 9 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64)))) (/.f64 b (*.f64 a #s(literal -9 binary64)))))
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a #s(literal -9 binary64)) b))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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))) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (/.f64 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 a #s(literal -1/3 binary64)))) (/.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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) (/.f64 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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b a)) (*.f64 a #s(literal -9 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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)))) (neg.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64)))) (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(/.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -9 binary64)) b))
(/.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b a)) #s(literal -9 binary64))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 (/.f64 b (*.f64 a #s(literal -9 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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) a)
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (neg.f64 (/.f64 a b))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a (/.f64 b (*.f64 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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (*.f64 a #s(literal -9 binary64))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64)))))
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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))) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (/.f64 a (/.f64 b (*.f64 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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) b)) (neg.f64 (*.f64 a (*.f64 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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64))) (/.f64 a (/.f64 b (*.f64 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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a (*.f64 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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b a))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a (/.f64 b (*.f64 a #s(literal 9 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) b)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a #s(literal 9 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b a))) #s(literal 9 binary64))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 (/.f64 b (*.f64 a #s(literal -9 binary64))) a))) (/.f64 b (*.f64 a #s(literal 9 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (neg.f64 (/.f64 a b)))) (*.f64 a #s(literal 9 binary64)))
(pow.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 9 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 9 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a (/.f64 b (*.f64 a #s(literal 9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a))) #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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a))
(*.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 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 (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b))))
(*.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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1 binary64)))
(*.f64 (/.f64 b a) (pow.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) 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 (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -9 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (*.f64 a #s(literal -9 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -9 binary64) b)))
(*.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) b) (/.f64 #s(literal -1/9 binary64) a))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (neg.f64 (/.f64 a b))) (/.f64 #s(literal -1/9 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a) #s(literal 1/3 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) #s(literal -1 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (/.f64 b (*.f64 a #s(literal 9 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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)))) #s(literal -1 binary64)) (/.f64 (*.f64 a #s(literal -9 binary64)) b))
(*.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 (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal 9 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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))) a) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 (*.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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.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 (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -9 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 #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -9 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 (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) #s(literal -9 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 (/.f64 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) #s(literal -9 binary64)) (/.f64 (/.f64 b a) a))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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) a)) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 a b)) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 a #s(literal -9 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64))))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a) (/.f64 b (*.f64 a #s(literal -9 binary64)))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 a #s(literal -9 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 a b)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) a))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 a (/.f64 b a))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -9 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 a (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) 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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) 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 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 (/.f64 #s(literal 1 binary64) 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 a #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (/.f64 b a))) #s(literal -1/9 binary64))
(*.f64 (/.f64 (+.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 #s(literal 1/3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))))
(*.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 b #s(literal -9 binary64)))
(*.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -9 binary64) b)))
(*.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) #s(literal -9 binary64)) (/.f64 b a))
(*.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal -9 binary64))))
(*.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal -1/9 binary64) a))
(*.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)) #s(literal -1/9 binary64))
(*.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))))
(*.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -9 binary64)))
(*.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal 9 binary64))))
(*.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) #s(literal 9 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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))) b) (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a) (/.f64 #s(literal -1/9 binary64) a)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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))) b) (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a) (*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1/3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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))) #s(literal 1/3 binary64)) (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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) b)) (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64)))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 -1/9 binary64) a)) (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a) b))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 b a)) (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) a) #s(literal -1/9 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 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 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 #s(literal -1/3 binary64)))) (/.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 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 a #s(literal -1/3 binary64)))) (/.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 a #s(literal -1/3 binary64)))))
(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 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 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 #s(literal -1/3 binary64) a)))) 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 b #s(literal -1/3 binary64))) (/.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 #s(literal -1/3 binary64) a)))) (/.f64 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 #s(literal -1/3 binary64) a)))) (/.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 #s(literal -1/3 binary64) a)))) (/.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 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.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)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal -1/3 binary64)) (/.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)))) b) 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 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64)) a (/.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 a)) #s(literal -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)))) #s(literal 1 binary64)) (/.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 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 b (*.f64 a #s(literal -9 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.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 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (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) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (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 a #s(literal -1/3 binary64))) (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 a #s(literal -1/3 binary64))) (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 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 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 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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))) #s(literal 1 binary64))) (*.f64 (/.f64 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 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) a)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) #s(literal -1/3 binary64)))
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (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) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (+.f64 (/.f64 b (/.f64 a #s(literal -1/3 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 (/.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 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (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 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (+.f64 (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.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 #s(literal -1/3 binary64) a)))))) #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 #s(literal -1/3 binary64) a)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 b (*.f64 a #s(literal 9 binary64))))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 b (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 b (*.f64 a #s(literal -9 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.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 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 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 #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 #s(literal -1/3 binary64) a))))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (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 a #s(literal -1/3 binary64))) (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 a #s(literal -1/3 binary64))) (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 (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))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) a))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) #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)))) #s(literal 3 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (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)))) (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 #s(literal -1/3 binary64) a))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.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 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (+.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #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 #s(literal -1/3 binary64) a))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) (neg.f64 (*.f64 #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) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #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 #s(literal -1/3 binary64) a))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)))) (neg.f64 (*.f64 #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) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 b (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -9 binary64))) (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 (*.f64 a #s(literal -9 binary64)) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (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 (/.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 #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 a #s(literal 1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #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 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 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 #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 a #s(literal -1/3 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 #s(literal -1/3 binary64) a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (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) (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 (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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64)) (/.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)))) 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 0 binary64) a)) (*.f64 b #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a) #s(literal -1/3 binary64))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 1 binary64)) (/.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)))) b) (-.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)))) (/.f64 a #s(literal -1/3 binary64))) b)
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b 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)))) b)) (neg.f64 (/.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 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 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (neg.f64 (*.f64 b #s(literal -1/3 binary64))))
(/.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))) (neg.f64 (*.f64 b #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)))) b) 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)))) b) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (-.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)))) (/.f64 b a))) #s(literal 1/3 binary64))
(pow.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)) #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 b (/.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)))) 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 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(*.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 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.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 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 (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 a b) (pow.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 a b) (/.f64 (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 #s(literal -1/3 binary64) a)))) b) a) #s(literal -3 binary64))
(*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64)) a)
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b 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 (*.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 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.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 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (/.f64 (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 -1/3 binary64) a)) (/.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/3 binary64)) (/.f64 a b))
(*.f64 (/.f64 (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) b) (/.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 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) 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 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/3 binary64)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b #s(literal 1 binary64))) (/.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 #s(literal 0 binary64) a))) #s(literal 3 binary64))
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) 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 #s(literal -1/3 binary64) a)))) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -1/3 binary64)) a)
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 #s(literal -1 binary64) a)) #s(literal 3 binary64))
(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))
(+.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 (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 (-.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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.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 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 a #s(literal -1/3 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))) (fma.f64 (/.f64 (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 (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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (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)))) (/.f64 a #s(literal -1/3 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))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) 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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) (fma.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)))) #s(literal 1 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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) (fma.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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64)))))
(+.f64 (fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (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 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (fma.f64 #s(literal 1 binary64) (/.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))))))) (fma.f64 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (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 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (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 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (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 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (fma.f64 (/.f64 b 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))))))) (fma.f64 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (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 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) 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))))))) (fma.f64 (neg.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 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(+.f64 (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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 (/.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 (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 (*.f64 b a) (/.f64 (*.f64 a 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))))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) #s(literal -1/3 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (*.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 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) (/.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)))) #s(literal 3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.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 #s(literal -1/3 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) a)) (/.f64 (*.f64 (/.f64 a (*.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 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) a)))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 (/.f64 a (*.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 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (/.f64 a #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 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) (/.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)))) #s(literal 3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal -3 binary64) (/.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 -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 b a) a) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (*.f64 #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 a #s(literal -1/3 binary64))))
(-.f64 (/.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 #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 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 #s(literal -1/3 binary64) a)))) (/.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 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))))
(fma.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 a #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 (/.f64 #s(literal -1/9 binary64) a) #s(literal -3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a #s(literal -9 binary64))) (/.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)))) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) 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 a #s(literal -9 binary64))) #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 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (-.f64 (*.f64 b a) (/.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 1 binary64) (/.f64 (*.f64 a a) #s(literal -1/3 binary64))) (-.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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.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)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.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 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (/.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 #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)) (/.f64 #s(literal -1/9 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 b 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))))
(fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -9 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.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))))
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) #s(literal -1/3 binary64)) (-.f64 (*.f64 b a) (/.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 -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) #s(literal -1/3 binary64)) (-.f64 (*.f64 b a) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 b a) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))) (/.f64 (*.f64 a a) #s(literal -1/3 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 (*.f64 a #s(literal -9 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)))) #s(literal -3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 a #s(literal -9 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64))) (*.f64 (/.f64 a (*.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 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 a #s(literal -9 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -9 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)))) #s(literal -3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal -9 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -9 binary64))) (*.f64 #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 -3 binary64) (*.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)))) #s(literal -3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) b)) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.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)))) #s(literal -3 binary64)) (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal -9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 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)))) #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.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)))) #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -9 binary64)) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 b (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.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 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (*.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 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) 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)))) #s(literal -3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a))
(/.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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #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 a #s(literal -1/3 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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 b a) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 a a) #s(literal -1/3 binary64))))
(/.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 (*.f64 a (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))) a)
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 a #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 -3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (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 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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 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 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))) a)
(/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64))) a)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 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 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal -3 binary64))
(/.f64 (-.f64 b (*.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 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.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 b #s(literal 1 binary64)) (*.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) b) (*.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) b) (*.f64 (-.f64 #s(literal 0 binary64) (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 b #s(literal -1/3 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))) a)
(/.f64 (-.f64 (/.f64 b #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)) #s(literal 1 binary64))) a)
(/.f64 (-.f64 (neg.f64 (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a))) #s(literal 3 binary64))
(/.f64 (-.f64 (*.f64 b #s(literal -1/3 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))) a)
(/.f64 (-.f64 (/.f64 b #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)) #s(literal 1 binary64))) a)
(/.f64 (-.f64 (*.f64 b (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #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))))) a)))
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 b (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 b (/.f64 #s(literal -3 binary64) (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) a))) (*.f64 (/.f64 a #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 b (neg.f64 (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 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)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 b (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 b (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 b #s(literal -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)))) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 b (/.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)))) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 b (/.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)))) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 b (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.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))))) a)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.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))))) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a (*.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 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a (*.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 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.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 #s(literal 0 binary64) a))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal -3 binary64)))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a (*.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 1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a (*.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 -1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.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)))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (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)) b))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) a))
(/.f64 (-.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.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))))) a)) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 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))))) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 (/.f64 a (*.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)))))))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a (*.f64 b #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)))) #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (/.f64 a (*.f64 b #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)))) #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.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 #s(literal 0 binary64) a))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 a (*.f64 b #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)))) #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 (/.f64 a (*.f64 b #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)))) a))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -3 binary64)))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a (*.f64 b #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)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a (*.f64 b #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)))) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a (*.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)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 a (*.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)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a (*.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)))) (*.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.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))))) a)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b 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 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.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 #s(literal 0 binary64) a))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) #s(literal -3 binary64)))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (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 a)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (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 a)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (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 a)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (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 a)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.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)))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (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 -3 binary64) (/.f64 b a)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 b a)) a))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.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))))) a)) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.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))))) a)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 (/.f64 a (*.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 a #s(literal 1/3 binary64)) (*.f64 (neg.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 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 a (*.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 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) a))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 a (*.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 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.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 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (/.f64 a (*.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 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal -3 binary64)))
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (neg.f64 (/.f64 a (*.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 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (neg.f64 (/.f64 a (*.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 -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) a))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (/.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)))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) #s(literal 3 binary64)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #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))))) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -3 binary64) (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) a))) (*.f64 (/.f64 a #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 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 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)))) #s(literal -3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/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 #s(literal -1/3 binary64) a)))) a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.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)))) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.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)))) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (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 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (/.f64 b 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 #s(literal 1 binary64) a))) (*.f64 #s(literal -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 (/.f64 b a) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 #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 -3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal -3 binary64) (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 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 a #s(literal 1/3 binary64))) (*.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 #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 #s(literal -1/3 binary64) a)))) a))) #s(literal 9 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.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)))) #s(literal 1 binary64)))) (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.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)))) #s(literal -1 binary64)))) (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (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 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #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)) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (*.f64 #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)) #s(literal -1 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a)))) #s(literal -9 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #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)) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) a) (*.f64 a (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.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))))) a)) a) (*.f64 a (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) a) (*.f64 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 (-.f64 (*.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 a (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.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 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.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 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) #s(literal -3 binary64)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64)))) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 a (*.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 a a))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.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 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) #s(literal 3 binary64)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 a (/.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 a a))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #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))))) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (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) b)) (/.f64 #s(literal -3 binary64) (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) a))) (*.f64 (/.f64 a #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 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 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)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (neg.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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.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 #s(literal -1/3 binary64) a)))) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.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)))) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.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)))) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (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 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b 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 #s(literal 1 binary64) a))) (*.f64 #s(literal 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 (neg.f64 (/.f64 b a)) (/.f64 a #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 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) a) (*.f64 #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 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 #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 3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (*.f64 (/.f64 #s(literal -3 binary64) (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 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (neg.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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (/.f64 a #s(literal 1/3 binary64))) (*.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 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) #s(literal -9 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (/.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)))) #s(literal 1 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (/.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)))) #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (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 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) a) (*.f64 #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)) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #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)) #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a)))) #s(literal 9 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b a)) a) (*.f64 #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)) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 b #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))))) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #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))))) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -3 binary64) (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) a))) (*.f64 (/.f64 a #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 (*.f64 b #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) a) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 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)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 b #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 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 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)))) #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 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) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) #s(literal -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)))) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.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)))) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.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)))) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) 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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) 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)))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (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)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) 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)))) #s(literal -3 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) a) (*.f64 a (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) a) (*.f64 a (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.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 #s(literal -1/3 binary64) a)))))) a) (*.f64 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 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 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 #s(literal -1/3 binary64) a)))))) (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.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 #s(literal -1/3 binary64) a)))) a))) (/.f64 a #s(literal -1/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 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) #s(literal -1/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 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64)))) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 a (*.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 a a))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.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 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) #s(literal 3 binary64)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 a (/.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 a a))
(/.f64 (-.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 a a) #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 a 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 1 binary64)))) (*.f64 (/.f64 (*.f64 a a) #s(literal -1/3 binary64)) (/.f64 (*.f64 a a) #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -9 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)))) #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 a #s(literal -9 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64))) (*.f64 (/.f64 a (*.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))))) (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 a #s(literal -9 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -9 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)))) #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal -9 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -9 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64))))) (neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 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)))) #s(literal -3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) b))) (neg.f64 (*.f64 (*.f64 a #s(literal -9 binary64)) (/.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)))) #s(literal -3 binary64)) (/.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal -9 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 a (*.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)))) #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -9 binary64)) (/.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)))) #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) (/.f64 b a)))) (neg.f64 (*.f64 (*.f64 a #s(literal -9 binary64)) #s(literal -3 binary64))))
(/.f64 (neg.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 (neg.f64 (-.f64 (*.f64 b (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/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 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.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))))) (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (*.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))))) (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/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 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) 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)))) #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)))
(/.f64 (neg.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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)))) #s(literal -3 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 a #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)))) (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #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 a #s(literal 1/3 binary64)))
(/.f64 (neg.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 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b a) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (/.f64 (*.f64 a a) #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 (*.f64 a (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 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (/.f64 (*.f64 a a) #s(literal -1/3 binary64)) (-.f64 (*.f64 b a) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b a) (/.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 1 binary64) (/.f64 (*.f64 a a) #s(literal -1/3 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) (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 a #s(literal 9 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a #s(literal 9 binary64))))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a #s(literal 9 binary64))))
(neg.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) (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 -9 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -9 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 -9 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -9 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) #s(literal -9 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 -9 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 a #s(literal 9 binary64))))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal 9 binary64))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -9 binary64)) a)
(/.f64 (neg.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 9 binary64)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (neg.f64 (neg.f64 (*.f64 a #s(literal 9 binary64)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) #s(literal -9 binary64))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -9 binary64) (/.f64 (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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a #s(literal -9 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -9 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -9 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/9 binary64) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 9 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))))
(*.f64 (/.f64 #s(literal -1/9 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(*.f64 (/.f64 #s(literal -1/9 binary64) a) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) #s(literal -1/9 binary64))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/9 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))
(*.f64 #s(literal 1/9 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) a)))
(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))
(+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))
(fma.f64 b b (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (*.f64 b b))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (*.f64 b b))
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))
(+.f64 (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))))
(fma.f64 c (*.f64 (/.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 b b)) #s(literal -3/4 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -3/4 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 b b)) #s(literal -3/4 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -2/3 binary64) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(fma.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(fma.f64 (*.f64 c c) (*.f64 #s(literal 27/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))))
(fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))))
(fma.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))))
(fma.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))))
(fma.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -3/4 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -2/3 binary64) c) (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 b c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 b c)) (/.f64 #s(literal -2/3 binary64) c) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))))
(fma.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(fma.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(fma.f64 (*.f64 c #s(literal 27/16 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))))
(fma.f64 (*.f64 c #s(literal 27/16 binary64)) (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))))
(fma.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) c) (/.f64 #s(literal 1 binary64) c) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c)) #s(literal -2/3 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 27/16 binary64) (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c))))
(fma.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) c) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(fma.f64 (/.f64 #s(literal -3/4 binary64) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) b) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -3/4 binary64) c) (/.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 c b)) (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -3/4 binary64) (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -3/4 binary64) (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 b b))))
(+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)))
(-.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2/3 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c))))
(-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 b c)) (/.f64 #s(literal 2/3 binary64) c)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)))
(fma.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -2/3 binary64) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c c) (*.f64 #s(literal 27/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)))
(fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)))
(fma.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)))
(fma.f64 (/.f64 #s(literal -2/3 binary64) c) (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 b c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 b c)) (/.f64 #s(literal -2/3 binary64) c) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)))
(fma.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c #s(literal 27/16 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)))
(fma.f64 (*.f64 c #s(literal 27/16 binary64)) (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)))
(fma.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) c) (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) (*.f64 c c)) #s(literal -2/3 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 27/16 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)))
(fma.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) c) (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) #s(literal -27/16 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (*.f64 (*.f64 c c) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal -27/16 binary64)))) (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal 2/3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal 2/3 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal 2/3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (*.f64 c c) #s(literal -27/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) c) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (*.f64 c #s(literal 1 binary64))) (*.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (*.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) c) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -27/16 binary64)))) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) (*.f64 c c)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal 2/3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) c))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal 2/3 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) c) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) c))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 c c)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal 2/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) c) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))))) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) #s(literal -27/16 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal -27/16 binary64))))) (neg.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal 2/3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal 2/3 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal 2/3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (*.f64 c c) #s(literal -27/16 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) c) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (*.f64 c #s(literal 1 binary64)))) (neg.f64 (*.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal 27/16 binary64)))))) (neg.f64 (*.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) c) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -27/16 binary64))))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) (*.f64 c c))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal 2/3 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) c)))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))) c)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal 2/3 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) c) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) c)))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) c)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 c c)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c c))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal 2/3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) c) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) c)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))))) (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 27/16 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 27/16 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c))))
(/.f64 (*.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(*.f64 b (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal -2/3 binary64)))
(*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (*.f64 b #s(literal -2/3 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 405/64 binary64)) b) (pow.f64 b #s(literal 6 binary64))) #s(literal -2/3 binary64))
(*.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))))
(*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64))
(*.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64))))) b)
(*.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c))))) #s(literal 405/64 binary64))
(*.f64 (*.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 405/64 binary64))
(*.f64 (*.f64 (*.f64 b #s(literal -2/3 binary64)) #s(literal 405/64 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))))))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) a) #s(literal 1 binary64))
(pow.f64 (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) a) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))
(fma.f64 b b (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (*.f64 b b))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (*.f64 b b))
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -3 binary64) (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)))) #s(literal 3 binary64)))
(neg.f64 (/.f64 (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 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 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))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.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 #s(literal -1 binary64) (neg.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 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -3 binary64) (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) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 3 binary64))
(/.f64 (neg.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 (neg.f64 (neg.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))
(pow.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #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))))) #s(literal 1 binary64)) #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)))) #s(literal -3 binary64)))
(*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(*.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1/3 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (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) (/.f64 #s(literal -1/3 binary64) (*.f64 a c)))
(/.f64 c (/.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 a c))))
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 a c) #s(literal -1/3 binary64))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (neg.f64 (*.f64 a c)) #s(literal 1/3 binary64))
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) #s(literal 1/3 binary64))
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (neg.f64 (*.f64 a c))) #s(literal -1/3 binary64))
(/.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a))) #s(literal -1/3 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c)) #s(literal -1/3 binary64))
(pow.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 a c)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(*.f64 a (*.f64 #s(literal -3 binary64) c))
(*.f64 a (/.f64 c #s(literal -1/3 binary64)))
(*.f64 c (/.f64 a #s(literal -1/3 binary64)))
(*.f64 (/.f64 a #s(literal -1/3 binary64)) c)
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(*.f64 #s(literal -3 binary64) (/.f64 c (/.f64 #s(literal 1 binary64) a)))
(*.f64 (*.f64 a c) #s(literal -3 binary64))
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64)))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (/.f64 c #s(literal 1/3 binary64)))
(*.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(*.f64 (/.f64 c #s(literal -1/3 binary64)) a)
(*.f64 (/.f64 c (/.f64 #s(literal -1 binary64) a)) #s(literal 3 binary64))

simplify507.0ms (2%)

Algorithm
egg-herbie
Rules
6198×*-lowering-*.f32
6198×*-lowering-*.f64
3216×+-lowering-+.f64
3216×+-lowering-+.f32
1814×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0169216548
1614315642
0806815642
Stop Event
iter limit
node limit
Counts
768 → 768
Calls
Call 1
Inputs
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(* -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 (- (* a (- (* -1 (* a (+ (* -1/4 (/ (* (pow c 2) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (pow b 2))) (+ (* 27/128 (/ (pow c 4) (pow b 7))) (* 27/64 (/ (pow c 4) (pow b 7))))))) (* 9/16 (/ (pow c 3) (pow b 5))))) (* 3/8 (/ (pow c 2) (pow b 3))))))
(/ -1 (* (pow a 3) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(/ (- (* -9/8 (/ c (* a (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (pow a 3))
(/ (- (* -1 (/ (+ (* 81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))) (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (pow a 2))) (+ (* 9/8 (/ c (* a (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))) (pow a 3))
(/ (- (* -1 (/ (+ (* -2 (/ b (* c (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))) (+ (* 9/8 (/ (* c (+ (* 81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))) (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))))) (* (pow b 3) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))) (* 27/16 (/ c (* (pow b 4) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))))) (pow a 3))) (+ (* 9/8 (/ c (* a (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (+ (* 81/64 (/ (pow c 2) (* (pow a 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3))))) (+ (* 3/2 (/ 1 (* (pow a 2) (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))))) (pow a 3))
(/ -1 (* (pow a 3) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* -1 (/ (+ (* 9/8 (/ c (* a (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (pow a 3)))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))) (* -81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3))))) a)) (* 9/8 (/ c (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) a)) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (pow a 3)))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ b (* a (* c (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (+ (* 9/8 (/ (* c (- (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))) (* -81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))))) (* a (* (pow b 3) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))))) (+ (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))) (* 27/16 (/ c (* a (* (pow b 4) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))))))) (* -81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3))))) a)) (* 9/8 (/ c (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) a)) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (pow a 3)))
(* -1 (/ (pow b 5) (* (pow a 3) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))))
(* (pow b 5) (- (* -9/8 (/ (* (pow b 2) c) (* (pow a 4) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2)))) (/ 1 (* (pow a 3) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))))
(* (pow b 5) (- (* (pow b 2) (- (* -1 (* (pow b 2) (+ (* 81/64 (/ (pow c 2) (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 3)))) (* 3/2 (/ 1 (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2))))))) (* 9/8 (/ c (* (pow a 4) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2)))))) (/ 1 (* (pow a 3) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))))
(* (pow b 5) (- (* (pow b 2) (- (* (pow b 2) (- (* (pow b 2) (- (* 2 (/ 1 (* (pow a 6) (* c (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2))))) (+ (* 9/8 (/ (* c (+ (* 81/64 (/ (pow c 2) (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 3)))) (* 3/2 (/ 1 (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2)))))) (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))) (* 27/16 (/ c (* (pow a 6) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 3))))))) (+ (* 81/64 (/ (pow c 2) (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 3)))) (* 3/2 (/ 1 (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2))))))) (* 9/8 (/ c (* (pow a 4) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2)))))) (/ 1 (* (pow a 3) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))))
(* -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)
(/ (- (+ (* -1 (/ (+ (* -1/4 (* (pow a 3) (* (pow c 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))) (+ (* 27/128 (* (pow a 3) (pow c 4))) (* 27/64 (* (pow a 3) (pow c 4))))) (pow b 6))) (* -1/2 c)) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (- (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -27/64 (* (pow a 3) (pow c 4))) (+ (* -1/4 (* (pow a 3) (* (pow c 2) (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))))) (* -27/128 (* (pow a 3) (pow c 4))))) (pow b 6))) (* 1/2 c)) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -3/8 (/ (* a (pow c 2)) (pow b 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 (- (* c (- (* -1 (* c (+ (* 27/128 (/ (pow a 3) (pow b 7))) (* 27/32 (/ (pow a 3) (pow b 7)))))) (* 9/16 (/ (pow a 2) (pow b 5))))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* 16/27 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(/ (+ (* -32/81 (/ (pow b 7) (* (pow a 4) c))) (* 16/27 (/ (pow b 5) (pow a 3)))) (pow c 2))
(/ (- (+ (* -1 (/ (+ (* -64/243 (/ (pow b 9) (pow a 5))) (* 128/243 (/ (pow b 9) (pow a 5)))) (pow c 2))) (* 16/27 (/ (pow b 5) (pow a 3)))) (* 32/81 (/ (pow b 7) (* (pow a 4) c)))) (pow c 2))
(/ (- (+ (* -1 (/ (+ (* -512/729 (/ (pow b 11) (pow a 6))) (+ (* -2/3 (/ (* (pow b 2) (+ (* -64/243 (/ (pow b 9) (pow a 5))) (* 128/243 (/ (pow b 9) (pow a 5))))) a)) (* -256/729 (/ (pow b 11) (pow a 6))))) (pow c 3))) (* 16/27 (/ (pow b 5) (pow a 3)))) (+ (* -64/243 (/ (pow b 9) (* (pow a 5) (pow c 2)))) (+ (* 32/81 (/ (pow b 7) (* (pow a 4) c))) (* 128/243 (/ (pow b 9) (* (pow a 5) (pow c 2))))))) (pow c 2))
(* 16/27 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(/ (+ (* -32/81 (/ (pow b 7) (* (pow a 4) c))) (* 16/27 (/ (pow b 5) (pow a 3)))) (pow c 2))
(/ (+ (* -1 (/ (- (+ (* -64/243 (/ (pow b 9) (* (pow a 5) c))) (* 128/243 (/ (pow b 9) (* (pow a 5) c)))) (* -32/81 (/ (pow b 7) (pow a 4)))) c)) (* 16/27 (/ (pow b 5) (pow a 3)))) (pow c 2))
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 256/729 (/ (pow b 11) (* (pow a 6) c))) (+ (* 2/3 (/ (* (pow b 2) (+ (* -64/243 (/ (pow b 9) (pow a 5))) (* 128/243 (/ (pow b 9) (pow a 5))))) (* a c))) (* 512/729 (/ (pow b 11) (* (pow a 6) c))))) (+ (* -64/243 (/ (pow b 9) (pow a 5))) (* 128/243 (/ (pow b 9) (pow a 5))))) c)) (* -32/81 (/ (pow b 7) (pow a 4)))) c)) (* 16/27 (/ (pow b 5) (pow a 3)))) (pow c 2))
(* 9/8 (/ c (pow b 3)))
(- (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (* -9/8 (/ c (pow b 3))))
(- (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (* -9/8 (/ c (pow b 3))))
(- (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (* -9/8 (/ c (pow b 3))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* a (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))
(* a (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))
(* a (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* -9/8 (/ c (* a (pow b 3)))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* -9/8 (/ c (* a (pow b 3)))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* -9/8 (/ c (* a (pow b 3)))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))))
(* 9/8 (/ c (pow b 3)))
(* c (+ (* 27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(* c (+ (* 27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(* c (+ (* 27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))
(* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))
(* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))
(* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))
(* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(/ (+ (* -1 (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* 9/8 (* (pow b 2) c))) (pow b 5))
(/ (+ (* -1 (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* 9/8 (* (pow b 2) c))) (pow b 5))
(/ (+ (* -1 (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* 9/8 (* (pow b 2) c))) (pow b 5))
(* 9/8 (/ c (pow b 3)))
(/ (- (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 2))) (* -9/8 c)) (pow b 3))
(/ (- (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 2))) (* -9/8 c)) (pow b 3))
(/ (- (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 2))) (* -9/8 c)) (pow b 3))
(* 9/8 (/ c (pow b 3)))
(* -1 (/ (- (* -1 (/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 2))) (* 9/8 c)) (pow b 3)))
(* -1 (/ (- (* -1 (/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 2))) (* 9/8 c)) (pow b 3)))
(* -1 (/ (- (* -1 (/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 2))) (* 9/8 c)) (pow b 3)))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 5))
(/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 5))
(/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 5))
(/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 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))
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(- (* -1/3 (/ 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)))) (* -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/3 (* (sqrt (/ c a)) (sqrt -3))))
(* -1/2 (/ c b))
(/ (- (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)
(/ (- (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c))) b)
(/ (- (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (- (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))) (* 1/2 (/ c (pow b 2))))))
(* -1 (* b (- (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))))))
(* -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 (- (* a (- (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 9/16 (/ (pow c 3) (pow b 5))))) (* 3/8 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ c 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/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(- (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(- (* -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/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 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 (- (* c (- (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 9/16 (/ (pow a 2) (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/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (- (* 1/3 (/ b (* a c))) (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -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 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b a))
(* -1/3 (/ b 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)
(* -1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))
(+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))
(* -1/3 (/ b a))
(* b (- (* 1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a))))
(* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 1/3 (/ 1 a))))
(* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 1/3 (/ 1 a))))
(* 1/3 (/ b a))
(* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a)))))
(* -1 (* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 1/3 (/ 1 a)))))
(* -1 (* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 1/3 (/ 1 a)))))
(* -1/3 (/ b a))
(+ (* -1/3 (/ b a)) (* 1/2 (/ c b)))
(+ (* -1/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+ (* -1/3 (/ b a)) (* c (+ (* c (+ (* 3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) (* 1/2 (/ 1 b)))))
(* -1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3))))))
(* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))
(* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))
(* -1 (* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* -1 (* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(* -1/3 (/ b a))
(/ (+ (* -1/3 b) (* 1/2 (/ (* a c) b))) a)
(/ (+ (* -1/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))) a)
(/ (+ (* -1/3 b) (* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))))))) a)
(* -1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))
(+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))
(+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 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/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)))))))
(* (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/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/3 (/ b a)) (* 1/3 (/ b a)))
(+ (* -1/2 (/ c b)) (+ (* -1/3 (/ b a)) (* 1/3 (/ b a))))
(+ (* -1/3 (/ b a)) (+ (* 1/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))
(+ (* -1/3 (/ b a)) (+ (* 1/3 (/ b a)) (* 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/3 b) (* 1/3 b)) a)
(/ (+ (* -1/2 (/ (* a c) b)) (+ (* -1/3 b) (* 1/3 b))) a)
(/ (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))) a)
(/ (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))) a)
(* 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/9 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))
(+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))
(* -1/9 (/ b a))
(* b (- (* 1/6 (/ c (pow b 2))) (* 1/9 (/ 1 a))))
(* b (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/6 (/ c (pow b 2)))) (* 1/9 (/ 1 a))))
(* b (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/6 (/ c (pow b 2))) (* 3/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 1/9 (/ 1 a))))
(* 1/9 (/ b a))
(* -1 (* b (- (* 1/6 (/ c (pow b 2))) (* 1/9 (/ 1 a)))))
(* -1 (* b (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/6 (/ c (pow b 2)))) (* 1/9 (/ 1 a)))))
(* -1 (* b (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/6 (/ c (pow b 2))) (* 3/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 1/9 (/ 1 a)))))
(* -1/9 (/ b a))
(+ (* -1/9 (/ b a)) (* 1/6 (/ c b)))
(+ (* -1/9 (/ b a)) (* c (+ (* 1/8 (/ (* a c) (pow b 3))) (* 1/6 (/ 1 b)))))
(+ (* -1/9 (/ b a)) (* c (+ (* c (+ (* 1/8 (/ a (pow b 3))) (* 3/16 (/ (* (pow a 2) c) (pow b 5))))) (* 1/6 (/ 1 b)))))
(* -1/9 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3))))))
(* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))
(* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))
(* -1 (* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* -1 (* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(* -1/9 (/ b a))
(/ (+ (* -1/9 b) (* 1/6 (/ (* a c) b))) a)
(/ (+ (* -1/9 b) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/6 (/ c b))))) a)
(/ (+ (* -1/9 b) (* a (+ (* 1/6 (/ c b)) (* a (+ (* 1/8 (/ (pow c 2) (pow b 3))) (* 3/16 (/ (* a (pow c 3)) (pow b 5)))))))) a)
(* -1/9 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))
(+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))
(+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(+ (* -1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/9 (* (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))))
(* -27/16 (/ (pow c 2) (pow b 5)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(* -1 (/ (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2)))) (pow b 5)))
(* -1 (/ (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2)))) (pow b 5)))
(* -1 (/ (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2)))) (pow b 5)))
(* -1 (/ (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2)))) (pow b 5)))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(* -1 (/ (+ (* -27/16 (pow c 2)) (* 135/32 (pow c 2))) (pow b 5)))
(* -1 (/ (+ (* -27/16 (pow c 2)) (* 135/32 (pow c 2))) (pow b 5)))
(* -1 (/ (+ (* -27/16 (pow c 2)) (* 135/32 (pow c 2))) (pow b 5)))
(* -1 (/ (+ (* -27/16 (pow c 2)) (* 135/32 (pow c 2))) (pow b 5)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(* -1 (/ (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(/ (+ (* -1 (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* 9/8 (* a (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -1 (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* (pow b 2) (+ (* 9/8 (* a c)) (* 3/2 (pow b 2))))) (pow b 5))
(/ (+ (* -1 (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* (pow b 2) (+ (* 9/8 (* a c)) (* (pow b 2) (+ 3/2 (* -2 (/ (pow b 2) (* a c)))))))) (pow b 5))
(* -2 (/ b (* a c)))
(* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c)))))
(* b (- (+ (* 9/8 (/ (* a c) (pow b 4))) (* 3/2 (/ 1 (pow b 2)))) (* 2 (/ 1 (* a c)))))
(* b (- (+ (* -1 (/ (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 6))) (+ (* 9/8 (/ (* a c) (pow b 4))) (* 3/2 (/ 1 (pow b 2))))) (* 2 (/ 1 (* a c)))))
(* -2 (/ b (* a c)))
(* -1 (* b (- (* 2 (/ 1 (* a c))) (* 3/2 (/ 1 (pow b 2))))))
(* -1 (* b (- (+ (* -9/8 (/ (* a c) (pow b 4))) (* 2 (/ 1 (* a c)))) (* 3/2 (/ 1 (pow b 2))))))
(* -1 (* b (- (+ (* -9/8 (/ (* a c) (pow b 4))) (+ (* -1 (/ (* (pow a 2) (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 6))) (* 2 (/ 1 (* a c))))) (* 3/2 (/ 1 (pow b 2))))))
(* -2 (/ b (* a c)))
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(/ (+ (* -2 (/ b a)) (* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))) c)
(/ (+ (* -2 (/ b a)) (* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b))))) c)
(* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5)))))
(* (pow c 2) (+ (* 9/8 (/ a (* (pow b 3) c))) (+ (* 27/16 (/ (pow a 2) (pow b 5))) (/ 3/2 (* b (pow c 2))))))
(* (pow c 2) (+ (* -2 (/ b (* a (pow c 3)))) (+ (* 9/8 (/ a (* (pow b 3) c))) (+ (* 27/16 (/ (pow a 2) (pow b 5))) (* 3/2 (/ 1 (* b (pow c 2))))))))
(* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5)))))
(* (pow c 2) (+ (* -1 (/ (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c)) (* 27/16 (/ (pow a 2) (pow b 5)))))
(* (pow c 2) (+ (* -1 (/ (+ (* -9/8 (/ a (pow b 3))) (* -1 (/ (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))) c))) c)) (* 27/16 (/ (pow a 2) (pow b 5)))))
(* -2 (/ b (* a c)))
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)
(/ (+ (* -2 (/ b c)) (* a (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))) a)
(/ (+ (* -2 (/ b c)) (* a (+ (* a (+ (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (* 9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b))))) a)
(* -1 (* (pow a 2) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))
(* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (+ (* 9/8 (/ c (* a (pow b 3)))) (/ 3/2 (* (pow a 2) b)))))
(* (pow a 2) (+ (* -2 (/ b (* (pow a 3) c))) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (+ (* 9/8 (/ c (* a (pow b 3)))) (* 3/2 (/ 1 (* (pow a 2) b)))))))
(* -1 (* (pow a 2) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))
(* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* -1 (/ (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a))))
(* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* -1 (/ (+ (* -9/8 (/ c (pow b 3))) (* -1 (/ (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))) a))) 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)))))
(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))))
(* -1/3 (* (sqrt (* a c)) (sqrt -3)))
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))))
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))
(* -1/3 b)
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/3))
(* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 1/3))
(* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1/3))
(* 1/3 b)
(* -1 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/3)))
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 1/3)))
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1/3)))
(* -1/3 b)
(+ (* -1/3 b) (* 1/2 (/ (* a c) b)))
(+ (* -1/3 b) (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))))
(+ (* -1/3 b) (* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 9/16 (/ (* (pow a 3) c) (pow b 5))))))))
(* -1/3 (* (sqrt (* a c)) (sqrt -3)))
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))))
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))
(* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(* -1/3 b)
(+ (* -1/3 b) (* 1/2 (/ (* a c) b)))
(+ (* -1/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))))
(+ (* -1/3 b) (* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))))))
(* -1/3 (* (sqrt (* a c)) (sqrt -3)))
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))
(* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 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))
Outputs
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 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) b) (/.f64 (*.f64 a (*.f64 c c)) (*.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 #s(literal -9/16 binary64) (/.f64 (*.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 (- (* a (- (* -1 (* a (+ (* -1/4 (/ (* (pow c 2) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (pow b 2))) (+ (* 27/128 (/ (pow c 4) (pow b 7))) (* 27/64 (/ (pow c 4) (pow b 7))))))) (* 9/16 (/ (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 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 81/128 binary64)))) (/.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 b (*.f64 b b))))))
(/ -1 (* (pow a 3) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(/ (- (* -9/8 (/ c (* a (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (pow a 3))
(/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))) (*.f64 a (*.f64 a a)))
(/ (- (* -1 (/ (+ (* 81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))) (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (pow a 2))) (+ (* 9/8 (/ c (* a (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))) (pow a 3))
(/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 3/2 binary64) (*.f64 b (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 2 binary64))))) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))) (/.f64 (*.f64 c #s(literal 9/8 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 2 binary64)))))) (*.f64 a (*.f64 a a)))
(/ (- (* -1 (/ (+ (* -2 (/ b (* c (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))) (+ (* 9/8 (/ (* c (+ (* 81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))) (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))))) (* (pow b 3) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))) (* 27/16 (/ c (* (pow b 4) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))))) (pow a 3))) (+ (* 9/8 (/ c (* a (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (+ (* 81/64 (/ (pow c 2) (* (pow a 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3))))) (+ (* 3/2 (/ 1 (* (pow a 2) (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))))) (pow a 3))
(/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 3/2 binary64) (*.f64 b (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 2 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))) (/.f64 (*.f64 #s(literal 27/16 binary64) c) (*.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 a (*.f64 a a)))) (+.f64 (+.f64 (/.f64 (*.f64 c #s(literal 9/8 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))) (/.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b (*.f64 a a)) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 2 binary64))))))) (*.f64 a (*.f64 a a)))
(/ -1 (* (pow a 3) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* -1 (/ (+ (* 9/8 (/ c (* a (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (pow a 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))) (/.f64 (*.f64 c #s(literal 9/8 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 2 binary64))))) (*.f64 a (*.f64 a a))))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))) (* -81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3))))) a)) (* 9/8 (/ c (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) a)) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (pow a 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 3/2 binary64) (*.f64 b (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 2 binary64))))) a)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 2 binary64))))) a))) (*.f64 a (*.f64 a a))))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ b (* a (* c (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) (+ (* 9/8 (/ (* c (- (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))) (* -81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))))) (* a (* (pow b 3) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))))) (+ (* 3/2 (/ 1 (* b (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2)))) (* 27/16 (/ c (* a (* (pow b 4) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3)))))))) (* -81/64 (/ (pow c 2) (* (pow b 6) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 3))))) a)) (* 9/8 (/ c (* (pow b 3) (pow (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))) 2))))) a)) (/ 1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (pow a 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 c a) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 2 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 3/2 binary64) (*.f64 b (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 2 binary64))))))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 27/16 binary64) c) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal -81/64 binary64) (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 3 binary64))))))) a) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) #s(literal 2 binary64)))))) a)) (*.f64 a (*.f64 a a))))
(* -1 (/ (pow b 5) (* (pow a 3) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))))
(* (pow b 5) (- (* -9/8 (/ (* (pow b 2) c) (* (pow a 4) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2)))) (/ 1 (* (pow a 3) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 b b)) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))))))
(* (pow b 5) (- (* (pow b 2) (- (* -1 (* (pow b 2) (+ (* 81/64 (/ (pow c 2) (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 3)))) (* 3/2 (/ 1 (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2))))))) (* 9/8 (/ c (* (pow a 4) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2)))))) (/ 1 (* (pow a 3) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 c c)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))))))) (/.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 c (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))))))
(* (pow b 5) (- (* (pow b 2) (- (* (pow b 2) (- (* (pow b 2) (- (* 2 (/ 1 (* (pow a 6) (* c (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2))))) (+ (* 9/8 (/ (* c (+ (* 81/64 (/ (pow c 2) (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 3)))) (* 3/2 (/ 1 (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2)))))) (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))) (* 27/16 (/ c (* (pow a 6) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 3))))))) (+ (* 81/64 (/ (pow c 2) (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 3)))) (* 3/2 (/ 1 (* (pow a 5) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2))))))) (* 9/8 (/ c (* (pow a 4) (pow (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) 2)))))) (/ 1 (* (pow a 3) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (pow.f64 a #s(literal 6 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 c c)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))))))) (/.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (pow.f64 a #s(literal 5 binary64))))) (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))))))) (/.f64 (*.f64 #s(literal 27/16 binary64) c) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))))) (pow.f64 a #s(literal 6 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 c c)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))))))) (/.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 c (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 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) (*.f64 a (*.f64 c c))) (*.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 -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (- (+ (* -1 (/ (+ (* -1/4 (* (pow a 3) (* (pow c 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))))) (+ (* 27/128 (* (pow a 3) (pow c 4))) (* 27/64 (* (pow a 3) (pow c 4))))) (pow b 6))) (* -1/2 c)) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal 81/128 binary64))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 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 (/ (- (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) 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 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -27/64 (* (pow a 3) (pow c 4))) (+ (* -1/4 (* (pow a 3) (* (pow c 2) (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))))) (* -27/128 (* (pow a 3) (pow c 4))))) (pow b 6))) (* 1/2 c)) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 (*.f64 c c) #s(literal 27/8 binary64)))))) (*.f64 (*.f64 #s(literal -27/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 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 (- (* c (- (* -1 (* c (+ (* 27/128 (/ (pow a 3) (pow b 7))) (* 27/32 (/ (pow a 3) (pow b 7)))))) (* 9/16 (/ (pow a 2) (pow b 5))))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal 135/128 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.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)))
(* 16/27 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(*.f64 (/.f64 #s(literal 16/27 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))))
(/ (+ (* -32/81 (/ (pow b 7) (* (pow a 4) c))) (* 16/27 (/ (pow b 5) (pow a 3)))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 16/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 c c))
(/ (- (+ (* -1 (/ (+ (* -64/243 (/ (pow b 9) (pow a 5))) (* 128/243 (/ (pow b 9) (pow a 5)))) (pow c 2))) (* 16/27 (/ (pow b 5) (pow a 3)))) (* 32/81 (/ (pow b 7) (* (pow a 4) c)))) (pow c 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal 64/243 binary64)) (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 16/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 32/81 binary64) c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 c c))
(/ (- (+ (* -1 (/ (+ (* -512/729 (/ (pow b 11) (pow a 6))) (+ (* -2/3 (/ (* (pow b 2) (+ (* -64/243 (/ (pow b 9) (pow a 5))) (* 128/243 (/ (pow b 9) (pow a 5))))) a)) (* -256/729 (/ (pow b 11) (pow a 6))))) (pow c 3))) (* 16/27 (/ (pow b 5) (pow a 3)))) (+ (* -64/243 (/ (pow b 9) (* (pow a 5) (pow c 2)))) (+ (* 32/81 (/ (pow b 7) (* (pow a 4) c))) (* 128/243 (/ (pow b 9) (* (pow a 5) (pow c 2))))))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -512/729 binary64) (pow.f64 b #s(literal 11 binary64))) (pow.f64 a #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal 64/243 binary64)))) a) (/.f64 (*.f64 #s(literal -256/729 binary64) (pow.f64 b #s(literal 11 binary64))) (pow.f64 a #s(literal 6 binary64)))))) (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 16/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (/.f64 #s(literal -64/243 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 5 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 32/81 binary64) c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 128/243 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 5 binary64)))))))) (*.f64 c c))
(* 16/27 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(*.f64 (/.f64 #s(literal 16/27 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))))
(/ (+ (* -32/81 (/ (pow b 7) (* (pow a 4) c))) (* 16/27 (/ (pow b 5) (pow a 3)))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 16/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 c c))
(/ (+ (* -1 (/ (- (+ (* -64/243 (/ (pow b 9) (* (pow a 5) c))) (* 128/243 (/ (pow b 9) (* (pow a 5) c)))) (* -32/81 (/ (pow b 7) (pow a 4)))) c)) (* 16/27 (/ (pow b 5) (pow a 3)))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 16/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) #s(literal 64/243 binary64)) (*.f64 #s(literal 32/81 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64))))) c))) (*.f64 c c))
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 256/729 (/ (pow b 11) (* (pow a 6) c))) (+ (* 2/3 (/ (* (pow b 2) (+ (* -64/243 (/ (pow b 9) (pow a 5))) (* 128/243 (/ (pow b 9) (pow a 5))))) (* a c))) (* 512/729 (/ (pow b 11) (* (pow a 6) c))))) (+ (* -64/243 (/ (pow b 9) (pow a 5))) (* 128/243 (/ (pow b 9) (pow a 5))))) c)) (* -32/81 (/ (pow b 7) (pow a 4)))) c)) (* 16/27 (/ (pow b 5) (pow a 3)))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 16/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 256/729 binary64) (pow.f64 b #s(literal 11 binary64))) (*.f64 c (pow.f64 a #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal 64/243 binary64)))) (*.f64 c a)) (/.f64 (*.f64 #s(literal 512/729 binary64) (pow.f64 b #s(literal 11 binary64))) (*.f64 c (pow.f64 a #s(literal 6 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal 64/243 binary64)))) c)) (*.f64 #s(literal 32/81 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64))))) c))) (*.f64 c c))
(* 9/8 (/ c (pow b 3)))
(*.f64 #s(literal 9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))
(- (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (* -9/8 (/ c (pow b 3))))
(+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))))
(- (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (* -9/8 (/ c (pow b 3))))
(+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))))
(- (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (* -9/8 (/ c (pow b 3))))
(+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* a (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))
(*.f64 a (+.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))) (/.f64 (*.f64 c #s(literal 9/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* a (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))
(*.f64 a (+.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))) (/.f64 (*.f64 c #s(literal 9/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* a (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))
(*.f64 a (+.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))) (/.f64 (*.f64 c #s(literal 9/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* -9/8 (/ c (* a (pow b 3)))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)) (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* -9/8 (/ c (* a (pow b 3)))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)) (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* -9/8 (/ c (* a (pow b 3)))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)) (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))))))
(* 9/8 (/ c (pow b 3)))
(*.f64 #s(literal 9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))
(* c (+ (* 27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 9/8 binary64) (*.f64 b (*.f64 b b)))))
(* c (+ (* 27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 9/8 binary64) (*.f64 b (*.f64 b b)))))
(* c (+ (* 27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 9/8 binary64) (*.f64 b (*.f64 b b)))))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* 27/16 (/ a (pow b 5))) (* 9/8 (/ 1 (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* 9/8 (* (pow b 2) c))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* 9/8 (* (pow b 2) c))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* 9/8 (* (pow b 2) c))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(* 9/8 (/ c (pow b 3)))
(*.f64 #s(literal 9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))
(/ (- (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 2))) (* -9/8 c)) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (- (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 2))) (* -9/8 c)) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (- (* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 2))) (* -9/8 c)) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b)))
(* 9/8 (/ c (pow b 3)))
(*.f64 #s(literal 9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))
(* -1 (/ (- (* -1 (/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 2))) (* 9/8 c)) (pow b 3)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 (*.f64 c c) #s(literal 27/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -9/8 binary64))) b))
(* -1 (/ (- (* -1 (/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 2))) (* 9/8 c)) (pow b 3)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 (*.f64 c c) #s(literal 27/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -9/8 binary64))) b))
(* -1 (/ (- (* -1 (/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 2))) (* 9/8 c)) (pow b 3)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 (*.f64 c c) #s(literal 27/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -9/8 binary64))) b))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* 27/16 (/ (* a (pow c 2)) (pow b 5)))
(/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (* a (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 5))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 (*.f64 c c) #s(literal 27/8 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 5))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 (*.f64 c c) #s(literal 27/8 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 5))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 (*.f64 c c) #s(literal 27/8 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/ (* a (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 5))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 (*.f64 c c) #s(literal 27/8 binary64)))) (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)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b 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 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(- (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 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 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))))
(- (* 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/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 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)
(/ (- (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (- (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c))) b)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.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/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 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 #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)))) (+.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 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b)
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)))
(* -1 (* b (- (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))) (* 1/2 (/ c (pow b 2))))))
(*.f64 (neg.f64 b) (+.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))))))
(* -1 (* b (- (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (+.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)))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(- (* -3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(- (* a (- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ c b)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.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 (- (* a (- (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 9/16 (/ (pow c 3) (pow b 5))))) (* 3/8 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ c 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 -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) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #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 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(- (+ (* -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 b #s(literal -1/3 binary64)) 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/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))
(-.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (*.f64 #s(literal -1/24 binary64) (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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/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 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(- (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/6 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))))) (*.f64 b #s(literal 1/3 binary64))) a)))
(- (* -1 (/ (+ (* -1 (/ (- (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.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 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 (- (* c (- (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 9/16 (/ (pow a 2) (pow b 5))))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.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 -9/16 binary64) (/.f64 (*.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)))
(* 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 #s(literal -1/3 binary64) (-.f64 (/.f64 b (*.f64 c a)) (*.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/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/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/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (-.f64 (*.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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (- (* 1/3 (/ b (* a c))) (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 #s(literal -1/6 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))))))) c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* -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 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c))) (*.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/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c))) c))))
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) 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))
(* -1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64))
(+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/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 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.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 (*.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))))) #s(literal 1/24 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.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 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64))))))))
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(* b (- (* 1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a))))
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)))
(* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 1/3 (/ 1 a))))
(*.f64 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/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))))
(* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 1/3 (/ 1 a))))
(*.f64 b (-.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 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 #s(literal 1/3 binary64) a)))
(* 1/3 (/ b a))
(/.f64 (*.f64 b #s(literal 1/3 binary64)) a)
(* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)))
(* -1 (* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 1/3 (/ 1 a)))))
(*.f64 (neg.f64 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/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))))
(* -1 (* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 1/3 (/ 1 a)))))
(*.f64 (neg.f64 b) (-.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 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 #s(literal 1/3 binary64) a)))
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(+ (* -1/3 (/ b a)) (* 1/2 (/ c b)))
(+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(+ (* -1/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.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))))))
(+ (* -1/3 (/ b a)) (* c (+ (* c (+ (* 3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) (* 1/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64))
(* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3))))))
(*.f64 c (+.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 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(*.f64 c (+.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 (*.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 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))
(*.f64 c (+.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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (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/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))
(neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/24 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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 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)))))) (*.f64 #s(literal 1/24 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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1/3 (/ b a))
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a)
(/ (+ (* -1/3 b) (* 1/2 (/ (* a c) b))) a)
(/.f64 (+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b))) a)
(/ (+ (* -1/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))) a)
(/.f64 (+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))) a)
(/ (+ (* -1/3 b) (* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))))))) a)
(/.f64 (+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a (+.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 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal 9/16 binary64))))))) a)
(* -1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64))
(+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/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 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) (+.f64 (*.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 (*.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/24 binary64))))
(+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/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 (*.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/24 binary64)) (*.f64 #s(literal -1/48 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/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 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 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 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 (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.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))))))
(+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(+.f64 (+.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 (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/48 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)))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 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 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 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/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b (*.f64 a #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 (/.f64 #s(literal -1/9 binary64) a) (/.f64 (*.f64 a #s(literal 0 binary64)) 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 (*.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/9 binary64) a) (/.f64 (*.f64 a #s(literal 0 binary64)) 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 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (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/9 binary64) a) (/.f64 (*.f64 a #s(literal 0 binary64)) a)))))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 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 (neg.f64 b) (+.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))))))
(* -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 (neg.f64 b) (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))) (+.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)))))))
(* -1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b (*.f64 a #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 (*.f64 a #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 (*.f64 a #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 (*.f64 #s(literal -1/9 binary64) (*.f64 b (*.f64 a #s(literal 0 binary64)))) (*.f64 a a)) (*.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))))
(* 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 #s(literal -1/3 binary64) (-.f64 (/.f64 b (*.f64 c a)) (*.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/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/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/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/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/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (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 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 #s(literal -1/6 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))))))) c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* -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 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c))) (*.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/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c))) 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) b) (/.f64 (*.f64 a (*.f64 c c)) (*.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 #s(literal -9/16 binary64) (/.f64 (*.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 -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) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #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 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -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 b #s(literal -1/3 binary64)) 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 b #s(literal -1/3 binary64)) a) (+.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (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 #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 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (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 (sqrt.f64 (/.f64 c a)) (*.f64 (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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/6 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))))) (*.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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.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 a c)))))) 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 #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 (*.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 #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.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) a) (*.f64 c (*.f64 c c))))))))))) b)
(+ (* -3 a) (* 3 a))
(*.f64 a #s(literal 0 binary64))
(+ (* -3 a) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+.f64 (*.f64 a #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 (*.f64 a #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (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 (*.f64 a #s(literal 0 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (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 c c) (*.f64 a (*.f64 a a))) (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 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/8 binary64))) (*.f64 a #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -81/16 binary64)))
(+ (* -3 a) (* 3 a))
(*.f64 a #s(literal 0 binary64))
(+ (* -3 a) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+.f64 (*.f64 a #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 (*.f64 a #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 (*.f64 a #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 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (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/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 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) c) (*.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 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 (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 -1 binary64) c) (*.f64 #s(literal -3 binary64) (+.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 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)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal -3 binary64) (*.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 a #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))))) 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 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal -3 binary64) (*.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 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (+.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 (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 3 binary64)))))) c)) 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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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/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 #s(literal 3 binary64) a))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal 3 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) (+ (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) (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 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (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))))
(* (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 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.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)))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 3 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 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.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) a) (*.f64 c (*.f64 c c))))))))) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 (/.f64 (*.f64 b b) (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 5 binary64)))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/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 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (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 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (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 c c) (*.f64 a (*.f64 a a))) (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 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (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 c c) (*.f64 a (*.f64 a a))) (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 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (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/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 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (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 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 (*.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) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (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 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 (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 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -3 binary64) (*.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 #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))))))
(* -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 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -3 binary64) (*.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 -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 3 binary64))))))))
(* -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 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -3 binary64) (*.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 -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 (*.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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b (*.f64 b b)) #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))))))))
(* -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 (*.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 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 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #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 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal 3 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) (+ (* 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) (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 (*.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))))))
(* (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 (*.f64 #s(literal 3 binary64) (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 (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b (*.f64 b b)) #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 (*.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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 3 binary64))))) (*.f64 #s(literal 3/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (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 (*.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)))))))
(* (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 (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(+ (* (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/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 #s(literal -3/2 binary64) (*.f64 c a)) (*.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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.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 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.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)
(neg.f64 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.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 (+ 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 (neg.f64 b) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.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
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) 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 #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 (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)))) (+ (* 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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (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/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/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (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))))))) (+.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 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (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 #s(literal -1 binary64) c) (+.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)))))
(* -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 #s(literal -1 binary64) c) (+.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/8 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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* -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 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal -1/8 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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.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))) (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/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))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) 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 (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 (*.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)))) #s(literal 1/16 binary64)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (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 #s(literal -1 binary64) a) (+.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 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))))
(* -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 #s(literal -1 binary64) a) (+.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 b b) (/.f64 (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 (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))))
(* -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 #s(literal -1 binary64) 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 (/.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 (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 b b) (/.f64 (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 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)))) #s(literal 1/16 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 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 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) (*.f64 a (*.f64 c c))) (*.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 -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c 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 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b 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 #s(literal -2/3 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 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 (neg.f64 b) (+.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))))))
(* -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 (neg.f64 b) (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))) (+.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)))))))
(+ (* -1/3 (/ b a)) (* 1/3 (/ b a)))
(*.f64 (/.f64 b a) #s(literal 0 binary64))
(+ (* -1/2 (/ c b)) (+ (* -1/3 (/ b a)) (* 1/3 (/ b a))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 (/.f64 b a) #s(literal 0 binary64)))
(+ (* -1/3 (/ b a)) (+ (* 1/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))
(+.f64 (*.f64 (/.f64 b a) #s(literal 0 binary64)) (*.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))))
(+ (* -1/3 (/ b a)) (+ (* 1/3 (/ b a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))
(+.f64 (*.f64 (/.f64 b a) #s(literal 0 binary64)) (*.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))))
(* 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 #s(literal -1/3 binary64) (-.f64 (/.f64 b (*.f64 c a)) (*.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/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/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/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/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/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (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 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 #s(literal -1/6 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))))))) c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* -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 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c))) (*.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/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c))) c))))
(/ (+ (* -1/3 b) (* 1/3 b)) a)
(/.f64 (*.f64 b #s(literal 0 binary64)) a)
(/ (+ (* -1/2 (/ (* a c) b)) (+ (* -1/3 b) (* 1/3 b))) a)
(/.f64 (+.f64 (*.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)) a)
(/ (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))) a)
(/.f64 (+.f64 (*.f64 b #s(literal 0 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) a)
(/ (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))) a)
(/.f64 (+.f64 (*.f64 b #s(literal 0 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.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)
(* 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 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -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 b #s(literal -1/3 binary64)) 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 b #s(literal -1/3 binary64)) a) (+.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (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 #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 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (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 (sqrt.f64 (/.f64 c a)) (*.f64 (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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/6 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))))) (*.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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.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 a c)))))) a)) a)))
(* -1/9 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))
(+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 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 -1/18 binary64)))
(+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.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)))) #s(literal -1/18 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 b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/72 binary64)))))
(+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.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)))) #s(literal -1/18 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal -1/144 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) #s(literal 1/72 binary64)))))))
(* -1/9 (/ b a))
(/.f64 (*.f64 b #s(literal -1/9 binary64)) a)
(* b (- (* 1/6 (/ c (pow b 2))) (* 1/9 (/ 1 a))))
(*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/9 binary64) a)))
(* b (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/6 (/ c (pow b 2)))) (* 1/9 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/9 binary64) a))))
(* b (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/6 (/ c (pow b 2))) (* 3/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 1/9 (/ 1 a))))
(*.f64 b (-.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) #s(literal 3/16 binary64))) (/.f64 #s(literal 1/9 binary64) a)))
(* 1/9 (/ b a))
(*.f64 (/.f64 b a) #s(literal 1/9 binary64))
(* -1 (* b (- (* 1/6 (/ c (pow b 2))) (* 1/9 (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/9 binary64) a)))
(* -1 (* b (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/6 (/ c (pow b 2)))) (* 1/9 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/9 binary64) a))))
(* -1 (* b (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/6 (/ c (pow b 2))) (* 3/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 1/9 (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) #s(literal 3/16 binary64))) (/.f64 #s(literal 1/9 binary64) a)))
(* -1/9 (/ b a))
(/.f64 (*.f64 b #s(literal -1/9 binary64)) a)
(+ (* -1/9 (/ b a)) (* 1/6 (/ c b)))
(+.f64 (/.f64 (*.f64 b #s(literal -1/9 binary64)) a) (*.f64 (/.f64 c b) #s(literal 1/6 binary64)))
(+ (* -1/9 (/ b a)) (* c (+ (* 1/8 (/ (* a c) (pow b 3))) (* 1/6 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/9 binary64)) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/6 binary64) b))))
(+ (* -1/9 (/ b a)) (* c (+ (* c (+ (* 1/8 (/ a (pow b 3))) (* 3/16 (/ (* (pow a 2) c) (pow b 5))))) (* 1/6 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/9 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/6 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))))
(* -1/9 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))
(* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/9 binary64)) (*.f64 (*.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))))) #s(literal -1/18 binary64))))
(* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(*.f64 c (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/9 binary64)) (+.f64 (*.f64 (*.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))))) #s(literal -1/18 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/72 binary64)))))
(* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))
(*.f64 c (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/9 binary64)) (+.f64 (+.f64 (*.f64 (*.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))))) #s(literal -1/18 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal -1/144 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/72 binary64)))))
(* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/9 binary64))
(* -1 (* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/9 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/18 binary64))))
(* -1 (* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/9 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/18 binary64)) (*.f64 (*.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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/72 binary64)))))
(* -1 (* c (+ (* -1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/9 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/18 binary64))) (+.f64 (*.f64 (*.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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/72 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 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)))) #s(literal -1/144 binary64)))))
(* -1/9 (/ b a))
(/.f64 (*.f64 b #s(literal -1/9 binary64)) a)
(/ (+ (* -1/9 b) (* 1/6 (/ (* a c) b))) a)
(/.f64 (+.f64 (*.f64 b #s(literal -1/9 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 c a)) b)) a)
(/ (+ (* -1/9 b) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/6 (/ c b))))) a)
(/.f64 (+.f64 (*.f64 b #s(literal -1/9 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))) a)
(/ (+ (* -1/9 b) (* a (+ (* 1/6 (/ c b)) (* a (+ (* 1/8 (/ (pow c 2) (pow b 3))) (* 3/16 (/ (* a (pow c 3)) (pow b 5)))))))) a)
(/.f64 (+.f64 (*.f64 b #s(literal -1/9 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal 1/6 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/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 3/16 binary64))))))) a)
(* -1/9 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))
(+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 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 -1/18 binary64)))
(+ (* -1/9 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64)) (+.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 -1/18 binary64)) (*.f64 (*.f64 #s(literal 1/72 binary64) (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/9 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64)) (+.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 -1/18 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/72 binary64) (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 (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)))) #s(literal -1/144 binary64)))))
(* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/9 binary64))
(+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/9 (* (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)))) #s(literal 1/9 binary64)) (*.f64 (*.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))))) #s(literal 1/18 binary64)))
(+ (* -1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/9 (* (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)))) #s(literal 1/9 binary64)) (*.f64 (*.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))))) #s(literal 1/18 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 (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/72 binary64)))
(+ (* -1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/144 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (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/72 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 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) #s(literal 1/144 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/9 binary64)) (*.f64 (*.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))))) #s(literal 1/18 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 (*.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 (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(+ (* (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/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 #s(literal -3/2 binary64) (*.f64 c a)) (*.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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.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 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.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)
(neg.f64 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.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 (+ 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 (neg.f64 b) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.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
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) 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 #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 (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)))) (+ (* 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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (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/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/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (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))))))) (+.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 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (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 #s(literal -1 binary64) c) (+.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)))))
(* -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 #s(literal -1 binary64) c) (+.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/8 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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* -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 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal -1/8 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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.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))) (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/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))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) 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 (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 (*.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)))) #s(literal 1/16 binary64)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (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 #s(literal -1 binary64) a) (+.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 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))))
(* -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 #s(literal -1 binary64) a) (+.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 b b) (/.f64 (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 (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))))
(* -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 #s(literal -1 binary64) 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 (/.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 (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 b b) (/.f64 (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 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)))) #s(literal 1/16 binary64)))))
(* -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))))
(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 #s(literal -1 binary64) c) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) 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 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 3 binary64))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 3 binary64))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 3 binary64))))
(* -27/16 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 (*.f64 c c) #s(literal 27/8 binary64))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 (*.f64 c c) #s(literal 27/8 binary64))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 (*.f64 c c) #s(literal 27/8 binary64))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 (*.f64 c c) #s(literal 27/8 binary64))) (pow.f64 b #s(literal 5 binary64))))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/.f64 (*.f64 (*.f64 c c) #s(literal -81/32 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/.f64 (*.f64 (*.f64 c c) #s(literal -81/32 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/.f64 (*.f64 (*.f64 c c) #s(literal -81/32 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/.f64 (*.f64 (*.f64 c c) #s(literal -81/32 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/.f64 (*.f64 (*.f64 c c) #s(literal -81/32 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/.f64 (*.f64 (*.f64 c c) #s(literal -81/32 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/.f64 (*.f64 (*.f64 c c) #s(literal -81/32 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/32 (pow c 2)) (* 27/16 (pow c 2))) (pow b 5))
(/.f64 (*.f64 (*.f64 c c) #s(literal -81/32 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* -27/16 (pow c 2)) (* 135/32 (pow c 2))) (pow b 5)))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* -27/16 (pow c 2)) (* 135/32 (pow c 2))) (pow b 5)))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* -27/16 (pow c 2)) (* 135/32 (pow c 2))) (pow b 5)))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* -27/16 (pow c 2)) (* 135/32 (pow c 2))) (pow b 5)))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -81/32 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -81/32 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -81/32 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -81/32 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -81/32 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -81/32 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -81/32 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -81/32 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -81/32 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -81/32 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -81/32 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -81/32 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -81/32 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -135/32 (/ (pow c 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -135/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* 9/8 (* a (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* (pow b 2) (+ (* 9/8 (* a c)) (* 3/2 (pow b 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) #s(literal 3/2 binary64))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2)))))) (* (pow b 2) (+ (* 9/8 (* a c)) (* (pow b 2) (+ 3/2 (* -2 (/ (pow b 2) (* a c)))))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c a))))))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ b (* a c)))
(*.f64 #s(literal -2 binary64) (/.f64 b (*.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 (- (+ (* 9/8 (/ (* a c) (pow b 4))) (* 3/2 (/ 1 (pow b 2)))) (* 2 (/ 1 (* a c)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (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 (/ (* (pow a 2) (+ (* -135/32 (pow c 2)) (+ (* 27/32 (pow c 2)) (* 27/16 (pow c 2))))) (pow b 6))) (+ (* 9/8 (/ (* a c) (pow b 4))) (* 3/2 (/ 1 (pow b 2))))) (* 2 (/ 1 (* a c)))))
(*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (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))))))
(* -2 (/ b (* a c)))
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a)))
(* -1 (* b (- (* 2 (/ 1 (* a c))) (* 3/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (/.f64 #s(literal 3/2 binary64) (*.f64 b b))))
(* -1 (* b (- (+ (* -9/8 (/ (* a c) (pow b 4))) (* 2 (/ 1 (* a c)))) (* 3/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (/.f64 #s(literal 3/2 binary64) (*.f64 b b)))))
(* -1 (* b (- (+ (* -9/8 (/ (* a c) (pow b 4))) (+ (* -1 (/ (* (pow a 2) (+ (* -27/16 (pow c 2)) (+ (* -27/32 (pow c 2)) (* 135/32 (pow c 2))))) (pow b 6))) (* 2 (/ 1 (* a c))))) (* 3/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 c c) #s(literal -27/16 binary64)) (*.f64 (*.f64 c c) #s(literal 27/8 binary64)))) (pow.f64 b #s(literal 6 binary64))))) (/.f64 #s(literal 3/2 binary64) (*.f64 b b)))))
(* -2 (/ b (* a c)))
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a)))
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c)
(/ (+ (* -2 (/ b a)) (* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) c)
(/ (+ (* -2 (/ b a)) (* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))) c)
(* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))
(* (pow c 2) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 2) (+ (* 9/8 (/ a (* (pow b 3) c))) (+ (* 27/16 (/ (pow a 2) (pow b 5))) (/ 3/2 (* b (pow c 2))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 c c))))))
(* (pow c 2) (+ (* -2 (/ b (* a (pow c 3)))) (+ (* 9/8 (/ a (* (pow b 3) c))) (+ (* 27/16 (/ (pow a 2) (pow b 5))) (* 3/2 (/ 1 (* b (pow c 2))))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 a (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 c c)))))))
(* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))
(* (pow c 2) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 2) (+ (* -1 (/ (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c)) (* 27/16 (/ (pow a 2) (pow b 5)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) (*.f64 b c))) c))))
(* (pow c 2) (+ (* -1 (/ (+ (* -9/8 (/ a (pow b 3))) (* -1 (/ (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))) c))) c)) (* 27/16 (/ (pow a 2) (pow b 5)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b)) c))) c)))
(* -2 (/ b (* a c)))
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a)))
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a)
(/ (+ (* -2 (/ b c)) (* a (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))) a)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) a)
(/ (+ (* -2 (/ b c)) (* a (+ (* a (+ (* -1 (* a (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (* 9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b))))) a)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))))))) a)
(* -1 (* (pow a 2) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))) (/.f64 (*.f64 c #s(literal 9/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (+ (* 9/8 (/ c (* a (pow b 3)))) (/ 3/2 (* (pow a 2) b)))))
(*.f64 (*.f64 a a) (+.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))) (+.f64 (/.f64 (*.f64 c #s(literal 9/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 a a))))))
(* (pow a 2) (+ (* -2 (/ b (* (pow a 3) c))) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (+ (* 9/8 (/ c (* a (pow b 3)))) (* 3/2 (/ 1 (* (pow a 2) b)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (*.f64 a (*.f64 a a)))) (+.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))) (+.f64 (/.f64 (*.f64 c #s(literal 9/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 a a)))))))
(* -1 (* (pow a 2) (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))))
(* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* 9/8 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))) (/.f64 (*.f64 c #s(literal 9/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* -1 (/ (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) (*.f64 b a))) a))))
(* (pow a 2) (+ (* -1 (+ (* -135/32 (/ (pow c 2) (pow b 5))) (+ (* 27/32 (/ (pow c 2) (pow b 5))) (* 27/16 (/ (pow c 2) (pow b 5)))))) (* -1 (/ (+ (* -9/8 (/ c (pow b 3))) (* -1 (/ (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b)) a)) 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))))
(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 #s(literal -1 binary64) c) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) 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 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 3 binary64))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 3 binary64))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 3 binary64))))
(* -1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/24 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)))))))))
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/48 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))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64))))))))
(* -1/3 b)
(*.f64 b #s(literal -1/3 binary64))
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/3))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/3 binary64)))
(* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 1/3))
(*.f64 b (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/3 binary64))))
(* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1/3))
(*.f64 b (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) #s(literal -1/3 binary64)))
(* 1/3 b)
(*.f64 b #s(literal 1/3 binary64))
(* -1 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/3)))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/3 binary64)))
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 1/3)))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/3 binary64))))
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1/3)))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) #s(literal -1/3 binary64)))
(* -1/3 b)
(*.f64 b #s(literal -1/3 binary64))
(+ (* -1/3 b) (* 1/2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b)))
(+ (* -1/3 b) (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))))
(+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))
(+ (* -1/3 b) (* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 9/16 (/ (* (pow a 3) c) (pow b 5))))))))
(+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))))
(* -1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.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) a) (*.f64 c (*.f64 c c))))))))
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (+.f64 (*.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) a) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (+.f64 (*.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) a) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/48 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/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -1/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/6 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))))))
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (+.f64 (*.f64 #s(literal -1/6 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 #s(literal 1/24 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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (+.f64 (+.f64 (*.f64 #s(literal -1/6 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 #s(literal -1/48 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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))))) (*.f64 #s(literal 1/24 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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1/3 b)
(*.f64 b #s(literal -1/3 binary64))
(+ (* -1/3 b) (* 1/2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b)))
(+ (* -1/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))))
(+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))
(+ (* -1/3 b) (* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))))))
(+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a (+.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 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal 9/16 binary64)))))))
(* -1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/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))))))
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) (+.f64 (*.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 (*.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/24 binary64)))))
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))
(*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/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 (*.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/24 binary64)) (*.f64 #s(literal -1/48 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/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 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 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))))
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -1/6 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/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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))))))
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 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 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (+.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 (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/48 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))))))))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))

eval487.0ms (1.9%)

Compiler

Compiled 105577 to 7964 computations (92.5% saved)

prune664.0ms (2.6%)

Pruning

117 alts after pruning (113 fresh and 4 done)

PrunedKeptTotal
New2576342610
Fresh4979128
Picked325
Done224
Total26301172747
Accuracy
99.6%
Counts
2747 → 117
Alt Table
Click to see full alt table
StatusAccuracyProgram
56.5%
(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))))
55.9%
(fma.f64 (/.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
56.8%
(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))))
56.2%
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
56.1%
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
56.3%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
56.5%
(/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a) #s(literal -3 binary64) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64)))))
56.2%
(/.f64 (fma.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) 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)))
57.2%
(/.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))
56.8%
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64) (*.f64 b #s(literal 3 binary64))) (*.f64 a #s(literal -9 binary64)))
55.5%
(/.f64 (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 a #s(literal -1/3 binary64))))) (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64)))))
56.1%
(/.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))
56.0%
(/.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)
56.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
56.7%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
56.1%
(/.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)
56.4%
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a (/.f64 b (*.f64 a #s(literal 9 binary64)))))
55.9%
(/.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)))
55.9%
(/.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a #s(literal -1/3 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 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a (/.f64 b (*.f64 a #s(literal -9 binary64)))))
55.9%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -9 binary64))
62.9%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) b) (*.f64 a #s(literal -9 binary64)))
62.9%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
63.0%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
86.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) a))
89.9%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
80.3%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a))
80.3%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c))
86.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) c))
89.9%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))) c))
89.5%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c a))))))) (pow.f64 b #s(literal 5 binary64))))
62.9%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))))
62.9%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)))
56.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -3 binary64)))
89.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b)) c))) c))))
89.8%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 a (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 c c))))))))
89.8%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (*.f64 a (*.f64 a a)))) (+.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #s(literal 81/32 binary64)))) (+.f64 (/.f64 (*.f64 c #s(literal 9/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 a a))))))))
80.3%
(/.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)))))
62.9%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))))
56.6%
(/.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)))
62.9%
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
55.2%
(/.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 -3 binary64))))) (/.f64 b (*.f64 a #s(literal -9 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal -3 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b (*.f64 a #s(literal -9 binary64)))))
55.9%
(/.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)))
56.0%
(/.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 3 binary64)) b)))
55.9%
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -9 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 -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 -9 binary64)) b)))
56.0%
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal -3 binary64))
56.3%
(/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64))) a)
35.1%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) b) (*.f64 #s(literal 3 binary64) a))
55.5%
(/.f64 (-.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 -3 binary64))))) (/.f64 a (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
55.1%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (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 -9 binary64)) b) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b) #s(literal 3 binary64)))
55.4%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 a #s(literal 9 binary64))) (*.f64 #s(literal -9 binary64) (*.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -9 binary64) (*.f64 a #s(literal 9 binary64))))
55.5%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -9 binary64)) (*.f64 #s(literal -9 binary64) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) #s(literal 81 binary64))
55.6%
(/.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)))))
54.9%
(/.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 -3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 3 binary64)))
56.1%
(/.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)))
56.0%
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (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 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))
56.0%
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64))))
54.8%
(/.f64 (-.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)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
56.1%
(/.f64 (-.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 9 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 b a)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)))
55.7%
(/.f64 (-.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 a a) #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 a 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 1 binary64)))) (*.f64 (/.f64 (*.f64 a a) #s(literal -1/3 binary64)) (/.f64 (*.f64 a a) #s(literal -1/3 binary64))))
55.4%
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 a a))
55.9%
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))))
55.4%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -9 binary64)) a)) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 a #s(literal -9 binary64)) a)))
55.6%
(/.f64 (-.f64 (*.f64 (*.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 a #s(literal 9 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))))
55.6%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -9 binary64)) (*.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) (*.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -9 binary64)))
56.1%
(/.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)))))
56.0%
(/.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))
56.1%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 b #s(literal -1/3 binary64))) (*.f64 a #s(literal -9 binary64)))
55.8%
(/.f64 (-.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))) a)
56.2%
(/.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)))
56.0%
(/.f64 (-.f64 (*.f64 a #s(literal -9 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 #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 a #s(literal -9 binary64))))
56.6%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
56.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b))) a)) b) (*.f64 #s(literal 3 binary64) a))
56.0%
(/.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)))))))
55.4%
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/3 binary64))) #s(literal -3 binary64)))
57.4%
(/.f64 (+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (*.f64 b a)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (*.f64 b a) (*.f64 (/.f64 #s(literal -3 binary64) a) (*.f64 b a)))) (*.f64 a #s(literal -9 binary64)))
55.8%
(/.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))))
55.7%
(/.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))
79.9%
(/.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)
62.9%
(/.f64 (+.f64 (*.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)) a)
56.7%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -3 binary64))
55.7%
(/.f64 (*.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 -3 binary64)))))) #s(literal -1/3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
85.9%
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 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))))))) (*.f64 #s(literal 3 binary64) a))
63.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
56.2%
(/.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))))
56.6%
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/3 binary64))) a)
63.0%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 c b)))
90.1%
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))))
56.6%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
63.0%
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
62.9%
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
56.0%
(-.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)))) a) #s(literal -1/3 binary64)))
55.3%
(-.f64 (*.f64 (/.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))))) #s(literal -3 binary64)) a))
55.8%
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -9 binary64)) (/.f64 #s(literal -3 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -9 binary64)))))
56.0%
(+.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 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
56.2%
(+.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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 (/.f64 #s(literal -1 binary64) a) (*.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 (/.f64 #s(literal 1 binary64) a) (*.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)))))
56.7%
(+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/9 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3 binary64) a)) (/.f64 b #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal -9 binary64)))))
55.9%
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
56.0%
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))
56.1%
(+.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 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
56.1%
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -9 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
56.4%
(+.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)))))
86.3%
(+.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)))))
79.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
89.6%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -135/128 binary64)) (*.f64 b b)) (*.f64 a #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))))
56.4%
(*.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)) #s(literal -1/9 binary64))
89.9%
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))) a)
56.7%
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) a) #s(literal -1/3 binary64))
55.5%
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b a) (/.f64 a #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 a #s(literal -9 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 a b)))
55.9%
(*.f64 (/.f64 (+.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 #s(literal 1/3 binary64))) (/.f64 a (/.f64 b a))) #s(literal -1/9 binary64))
55.9%
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -1/9 binary64))
55.7%
(*.f64 (/.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 -3 binary64)))))) (*.f64 a #s(literal -9 binary64))) b)
56.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
63.0%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
55.8%
(*.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))))
56.1%
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/9 binary64))
79.7%
(*.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)))
62.9%
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
Compiler

Compiled 11099 to 3436 computations (69% saved)

regimes505.0ms (2%)

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

5 calls:

114.0ms
c
98.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))
94.0ms
b
71.0ms
(*.f64 #s(literal 3 binary64) a)
70.0ms
a
Results
AccuracySegmentsBranch
90.1%1a
92.6%2b
90.1%1c
90.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))
90.1%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes84.0ms (0.3%)

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

1 calls:

53.0ms
b
Results
AccuracySegmentsBranch
92.4%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes101.0ms (0.4%)

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

1 calls:

62.0ms
b
Results
AccuracySegmentsBranch
92.4%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes72.0ms (0.3%)

Counts
135 → 2
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/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)))
(/.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 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.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 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 a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+.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 27/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27/8 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) a) b))) (*.f64 a #s(literal -9 binary64)))
(/.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 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (+.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) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) b) (*.f64 #s(literal 3 binary64) a))
(/.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 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(+.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 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
(*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #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) a) #s(literal 1/3 binary64))
(/.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 (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 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a))
(/.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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/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 (/.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) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #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 #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 a (/.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 -3 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -3 binary64))
(/.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 (sqrt.f64 (*.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b))) a)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.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))) a)
(/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64))) a)
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal -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 #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 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -1/9 binary64))
(+.f64 (/.f64 b (/.f64 a #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 (/.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 (/.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))))) #s(literal -3 binary64)) a))
(-.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 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)))) a) #s(literal -1/3 binary64)))
(-.f64 (/.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))))) #s(literal -3 binary64)) a))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 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 b (/.f64 a #s(literal 1/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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (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 (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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (*.f64 b #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))))) #s(literal -3 binary64)) (/.f64 b #s(literal -1/3 binary64))) (*.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 a #s(literal -1/3 binary64))))))) #s(literal -3 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b 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 -3 binary64))))) b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -9 binary64))
(+.f64 (*.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 a #s(literal -1/3 binary64))))))))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/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 #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 (*.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 #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 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) b) (*.f64 #s(literal 3 binary64) a))
(/.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 #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 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 (/.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 #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 (+.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 (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 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 (*.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.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 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 (/.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 (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 (*.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 (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 (*.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 #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 -3 binary64)))))) (*.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 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a #s(literal 9 binary64))))
(/.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 (/.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 (+.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 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 (/.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 a #s(literal 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))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -9 binary64)) (*.f64 #s(literal -9 binary64) (/.f64 (/.f64 b #s(literal -1/3 binary64)) a))) #s(literal 81 binary64))
(/.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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a (/.f64 b (*.f64 a #s(literal 9 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 c a)))))
(*.f64 (/.f64 (+.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 #s(literal 1/3 binary64))) (/.f64 a (/.f64 b a))) #s(literal -1/9 binary64))
(*.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)) #s(literal -1/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 a #s(literal -9 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 a #s(literal -9 binary64))))
(/.f64 (*.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 -3 binary64)))))) #s(literal -1/3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
(/.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 (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))
Outputs
(/.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 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
Calls

1 calls:

57.0ms
b
Results
AccuracySegmentsBranch
92.4%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes67.0ms (0.3%)

Counts
112 → 2
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/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)))
(/.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 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.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 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 a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+.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 27/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27/8 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) a) b))) (*.f64 a #s(literal -9 binary64)))
(/.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 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (+.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) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) b) (*.f64 #s(literal 3 binary64) a))
(/.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 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(+.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 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
(*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #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) a) #s(literal 1/3 binary64))
(/.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 (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 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a))
(/.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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/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 (/.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) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #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 #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 a (/.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 -3 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -3 binary64))
(/.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 (sqrt.f64 (*.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b))) a)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.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))) a)
(/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64))) a)
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal -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 #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 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -1/9 binary64))
(+.f64 (/.f64 b (/.f64 a #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 (/.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 (/.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))))) #s(literal -3 binary64)) a))
(-.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 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)))) a) #s(literal -1/3 binary64)))
(-.f64 (/.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))))) #s(literal -3 binary64)) a))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 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 b (/.f64 a #s(literal 1/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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (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 (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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (*.f64 b #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))))) #s(literal -3 binary64)) (/.f64 b #s(literal -1/3 binary64))) (*.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 a #s(literal -1/3 binary64))))))) #s(literal -3 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b 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 -3 binary64))))) b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -9 binary64))
(+.f64 (*.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 a #s(literal -1/3 binary64))))))))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/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 #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 (*.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 #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 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) b) (*.f64 #s(literal 3 binary64) a))
(/.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 #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 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 (/.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 #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 (+.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 (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 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 (*.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.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 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 (/.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 (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)
Outputs
(/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (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 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
Calls

1 calls:

46.0ms
b
Results
AccuracySegmentsBranch
92.4%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes26.0ms (0.1%)

Counts
67 → 2
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/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)))
(/.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 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.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 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 a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+.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 27/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27/8 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) a) b))) (*.f64 a #s(literal -9 binary64)))
(/.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 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (+.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) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) b) (*.f64 #s(literal 3 binary64) a))
(/.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 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(+.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 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
(*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #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) a) #s(literal 1/3 binary64))
(/.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 (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 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a))
(/.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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/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 (/.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) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #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 #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 a (/.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 -3 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -3 binary64))
(/.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 (sqrt.f64 (*.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 b (/.f64 a b))) a)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.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))) a)
Outputs
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/3 binary64))) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
Calls

1 calls:

17.0ms
b
Results
AccuracySegmentsBranch
92.4%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes39.0ms (0.2%)

Counts
54 → 2
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/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)))
(/.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 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.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 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 a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+.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 27/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27/8 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) a) b))) (*.f64 a #s(literal -9 binary64)))
(/.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 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (+.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) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) b) (*.f64 #s(literal 3 binary64) a))
(/.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 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(+.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 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
(*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #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) a) #s(literal 1/3 binary64))
(/.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 (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 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a))
(/.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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
Outputs
(/.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 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
Calls

1 calls:

14.0ms
b
Results
AccuracySegmentsBranch
92.4%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes20.0ms (0.1%)

Counts
49 → 2
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/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)))
(/.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 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.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 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 a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+.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 27/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27/8 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) a) b))) (*.f64 a #s(literal -9 binary64)))
(/.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 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (+.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) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) b) (*.f64 #s(literal 3 binary64) a))
(/.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 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(+.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 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
(*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #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) a) #s(literal 1/3 binary64))
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
Outputs
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) a) #s(literal -1/3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
Calls

1 calls:

13.0ms
b
Results
AccuracySegmentsBranch
92.4%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes32.0ms (0.1%)

Counts
46 → 2
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/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)))
(/.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 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.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 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 a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+.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 27/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27/8 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) a) b))) (*.f64 a #s(literal -9 binary64)))
(/.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 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (+.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) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) b) (*.f64 #s(literal 3 binary64) a))
(/.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 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(+.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 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
Outputs
(*.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 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
Calls

1 calls:

26.0ms
b
Results
AccuracySegmentsBranch
92.4%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes83.0ms (0.3%)

Counts
45 → 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/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)))
(/.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 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.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 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 a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+.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 27/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27/8 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) a) b))) (*.f64 a #s(literal -9 binary64)))
(/.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 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (+.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) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) b) (*.f64 #s(literal 3 binary64) a))
(/.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 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)))
(+.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 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
Outputs
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
Calls

3 calls:

43.0ms
a
23.0ms
b
12.0ms
c
Results
AccuracySegmentsBranch
89.9%1a
89.9%1c
89.9%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes75.0ms (0.3%)

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

3 calls:

33.0ms
a
12.0ms
b
12.0ms
c
Results
AccuracySegmentsBranch
86.6%1b
86.6%1a
86.6%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes38.0ms (0.2%)

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

3 calls:

12.0ms
a
11.0ms
c
11.0ms
b
Results
AccuracySegmentsBranch
86.6%1a
86.6%1b
86.6%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes58.0ms (0.2%)

Counts
38 → 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/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)))
(/.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 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (+.f64 (*.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.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 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 a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+.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 27/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27/8 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) a) b))) (*.f64 a #s(literal -9 binary64)))
(/.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 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal 27/8 binary64)) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) b) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (+.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) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) b) (*.f64 #s(literal 3 binary64) a))
(/.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 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) c))
Calls

3 calls:

29.0ms
b
16.0ms
a
10.0ms
c
Results
AccuracySegmentsBranch
80.3%1b
80.3%1c
80.3%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes23.0ms (0.1%)

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

3 calls:

8.0ms
c
7.0ms
a
7.0ms
b
Results
AccuracySegmentsBranch
80.3%1a
80.3%1b
80.3%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes23.0ms (0.1%)

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

3 calls:

9.0ms
c
6.0ms
b
6.0ms
a
Results
AccuracySegmentsBranch
79.9%1a
79.9%1b
79.9%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes36.0ms (0.1%)

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

3 calls:

23.0ms
b
6.0ms
a
6.0ms
c
Results
AccuracySegmentsBranch
79.7%1c
79.7%1b
79.7%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes30.0ms (0.1%)

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

3 calls:

19.0ms
b
5.0ms
c
5.0ms
a
Results
AccuracySegmentsBranch
63.0%1b
63.0%1a
63.0%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes5.0ms (0%)

Accuracy

Total -0.0b remaining (-0.2%)

Threshold costs -0b (-0.2%)

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 (/.f64 #s(literal -1/2 binary64) b) c)
Calls

3 calls:

2.0ms
a
1.0ms
c
1.0ms
b
Results
AccuracySegmentsBranch
63.0%1a
63.0%1b
63.0%1c
Compiler

Compiled 12 to 9 computations (25% saved)

bsearch53.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
47.0ms
0.02534769797555187
0.05791418300029952
Results
32.0ms105×0invalid
6.0ms65×0valid
3.0ms15×1valid
Compiler

Compiled 621 to 342 computations (44.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 34.0ms
ival-mult: 27.0ms (80.5% of total)
ival-div: 1.0ms (3% of total)
ival-add: 1.0ms (3% of total)
ival-sub: 1.0ms (3% of total)
ival-sqrt: 1.0ms (3% of total)
ival-neg: 1.0ms (3% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch51.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
46.0ms
0.02534769797555187
0.05791418300029952
Results
8.0ms90×0invalid
6.0ms71×0valid
2.0ms1valid
Compiler

Compiled 411 to 252 computations (38.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-mult: 3.0ms (32.8% of total)
ival-div: 1.0ms (10.9% of total)
ival-add: 1.0ms (10.9% of total)
ival-sub: 1.0ms (10.9% of total)
ival-sqrt: 1.0ms (10.9% of total)
ival-neg: 1.0ms (10.9% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch45.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
41.0ms
0.02534769797555187
0.05791418300029952
Results
19.0ms14×1valid
9.0ms112×0invalid
6.0ms66×0valid
Compiler

Compiled 451 to 267 computations (40.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-mult: 4.0ms (38.2% of total)
ival-div: 1.0ms (9.5% of total)
ival-add: 1.0ms (9.5% of total)
ival-sub: 1.0ms (9.5% of total)
ival-sqrt: 1.0ms (9.5% of total)
ival-neg: 1.0ms (9.5% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch39.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
35.0ms
0.02534769797555187
0.05791418300029952
Results
20.0ms121×0invalid
6.0ms67×0valid
2.0ms13×1valid
Compiler

Compiled 431 to 272 computations (36.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-mult: 15.0ms (71.1% of total)
ival-div: 1.0ms (4.7% of total)
ival-add: 1.0ms (4.7% of total)
ival-sub: 1.0ms (4.7% of total)
ival-sqrt: 1.0ms (4.7% of total)
ival-neg: 1.0ms (4.7% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch44.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
40.0ms
0.02534769797555187
0.05791418300029952
Results
26.0ms121×0invalid
6.0ms70×0valid
2.0ms10×1valid
Compiler

Compiled 401 to 257 computations (35.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 11.0ms
ival-mult: 4.0ms (37.2% of total)
ival-div: 1.0ms (9.3% of total)
ival-add: 1.0ms (9.3% of total)
ival-sub: 1.0ms (9.3% of total)
ival-sqrt: 1.0ms (9.3% of total)
ival-neg: 1.0ms (9.3% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch38.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
35.0ms
0.02534769797555187
0.05791418300029952
Results
22.0ms81×0invalid
6.0ms71×0valid
2.0ms1valid
Compiler

Compiled 396 to 257 computations (35.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-mult: 3.0ms (34.8% of total)
ival-div: 1.0ms (11.6% of total)
ival-add: 1.0ms (11.6% of total)
ival-sub: 1.0ms (11.6% of total)
ival-sqrt: 1.0ms (11.6% of total)
ival-neg: 1.0ms (11.6% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch38.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
36.0ms
0.02534769797555187
0.05791418300029952
Results
22.0ms71×0valid
7.0ms80×0invalid
2.0ms1valid
Compiler

Compiled 391 to 252 computations (35.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 24.0ms
ival-mult: 19.0ms (78.1% of total)
ival-div: 1.0ms (4.1% of total)
ival-add: 1.0ms (4.1% of total)
ival-sub: 1.0ms (4.1% of total)
ival-sqrt: 1.0ms (4.1% of total)
ival-neg: 1.0ms (4.1% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch54.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
51.0ms
0.02534769797555187
0.05791418300029952
Results
32.0ms72×0valid
12.0ms114×0invalid
2.0ms1valid
Compiler

Compiled 391 to 247 computations (36.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 38.0ms
ival-sub: 26.0ms (68.7% of total)
ival-mult: 4.0ms (10.6% of total)
ival-sqrt: 4.0ms (10.6% of total)
ival-div: 1.0ms (2.6% of total)
ival-add: 1.0ms (2.6% of total)
ival-neg: 1.0ms (2.6% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch56.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
53.0ms
0.02534769797555187
0.05791418300029952
Results
36.0ms71×0valid
9.0ms107×0invalid
2.0ms1valid
Compiler

Compiled 391 to 252 computations (35.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 40.0ms
ival-mult: 34.0ms (85.5% of total)
ival-div: 1.0ms (2.5% of total)
ival-add: 1.0ms (2.5% of total)
ival-sub: 1.0ms (2.5% of total)
ival-sqrt: 1.0ms (2.5% of total)
ival-neg: 1.0ms (2.5% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify167.0ms (0.7%)

Algorithm
egg-herbie
Rules
1008×neg-mul-1_binary64
968×distribute-lft-neg-in_binary64
832×neg-sub0_binary64
676×*-commutative_binary64
568×sub-neg_binary64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0189870
1288870
2343869
3411860
4529860
5797860
61292860
71975860
82719860
93410860
103896860
114198860
124278860
134305860
144532860
154728860
164728860
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 b #s(literal 7349874591868649/288230376151711744 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 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))))
(if (<=.f64 b #s(literal 7782220156096217/288230376151711744 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 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))) c)))
(if (<=.f64 b #s(literal 3602879701896397/72057594037927936 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 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7349874591868649/288230376151711744 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 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7349874591868649/288230376151711744 binary64)) (/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (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 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7782220156096217/288230376151711744 binary64)) (/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/3 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7493989779944505/288230376151711744 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 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7782220156096217/288230376151711744 binary64)) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) a) #s(literal -1/3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 5620492334958379/144115188075855872 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 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) c))
(/.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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) 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 (*.f64 c #s(literal -1/2 binary64)) b)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
Outputs
(if (<=.f64 b #s(literal 7349874591868649/288230376151711744 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 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))))))
(if (<=.f64 b #s(literal 7349874591868649/288230376151711744 binary64)) (/.f64 (+.f64 a (*.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 a (/.f64 (*.f64 a #s(literal -3 binary64)) b))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -135/32 binary64)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/4 binary64) (*.f64 b (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))) (/.f64 #s(literal 3/2 binary64) b))) (/.f64 #s(literal -2 binary64) (/.f64 c b)))))
(if (<=.f64 b #s(literal 7782220156096217/288230376151711744 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 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))) c)))
(if (<=.f64 b #s(literal 7782220156096217/288230376151711744 binary64)) (/.f64 (+.f64 a (*.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 a (/.f64 (*.f64 a #s(literal -3 binary64)) b))) (/.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 (*.f64 #s(literal 9/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))) c)))
(if (<=.f64 b #s(literal 3602879701896397/72057594037927936 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 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 3602879701896397/72057594037927936 binary64)) (/.f64 (+.f64 a (*.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 a (/.f64 (*.f64 a #s(literal -3 binary64)) b))) (/.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 a (/.f64 (-.f64 (*.f64 c #s(literal 9/8 binary64)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7349874591868649/288230376151711744 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 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7349874591868649/288230376151711744 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 #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 a (/.f64 (-.f64 (*.f64 c #s(literal 9/8 binary64)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7349874591868649/288230376151711744 binary64)) (/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (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 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7349874591868649/288230376151711744 binary64)) (/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (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 binary64) 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 c #s(literal 9/8 binary64)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7782220156096217/288230376151711744 binary64)) (/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/3 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7782220156096217/288230376151711744 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) (/.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 a (/.f64 (-.f64 (*.f64 c #s(literal 9/8 binary64)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7493989779944505/288230376151711744 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 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7493989779944505/288230376151711744 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 #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 a (/.f64 (-.f64 (*.f64 c #s(literal 9/8 binary64)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7782220156096217/288230376151711744 binary64)) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) a) #s(literal -1/3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 7782220156096217/288230376151711744 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) a)) (/.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 a (/.f64 (-.f64 (*.f64 c #s(literal 9/8 binary64)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 5620492334958379/144115188075855872 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 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(if (<=.f64 b #s(literal 5620492334958379/144115188075855872 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 #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 a (/.f64 (-.f64 (*.f64 c #s(literal 9/8 binary64)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))))) a)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b)) (*.f64 c #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))))))) a))
(/.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 a (/.f64 (-.f64 (*.f64 c #s(literal 9/8 binary64)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal -135/32 binary64)) (*.f64 (*.f64 c c) #s(literal 81/32 binary64)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))))) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) a))
(/.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 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 c (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (*.f64 #s(literal -9/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))))) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) c))
(/.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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) 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 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))

soundness5.6s (22.3%)

Rules
6642×*-lowering-*.f32
6642×*-lowering-*.f64
6198×*-lowering-*.f32
6198×*-lowering-*.f64
5988×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
061303
1276288
21719262
08707262
073346
1315322
21771322
08404322
05583361
119153187
272583181
081043181
0159913977
1569613180
0808513180
01348
14044
215044
379644
4763344
0853344
077495
1384440
22502426
08290426
0169216548
1614315642
0806815642
01216
13115
27014
316914
429314
552214
6103614
7221914
8524214
9779314
0820914
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 1589 to 718 computations (54.8% saved)

preprocess139.0ms (0.6%)

Compiler

Compiled 1766 to 396 computations (77.6% saved)

end0.0ms (0%)

Profiling

Loading profile data...